Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive board widget #5630

Merged
merged 5 commits into from
Mar 6, 2024
Merged

Interactive board widget #5630

merged 5 commits into from
Mar 6, 2024

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Feb 29, 2024

Implementing an interactive widget for deck boards

Kapture.2024-02-29.at.17.59.35.webm

@juliusknorr juliusknorr force-pushed the enh/interactive-widget branch 2 times, most recently from 0625b37 to 5880952 Compare March 1, 2024 07:09
@juliusknorr juliusknorr marked this pull request as ready for review March 1, 2024 07:26
Signed-off-by: Julius Härtl <jus@bitgrid.net>

fix: Provide relevant app state for widgets

Signed-off-by: Julius Härtl <jus@bitgrid.net>

fix: Adapt interactive widget

Signed-off-by: Julius Härtl <jus@bitgrid.net>

chore: fixup

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr juliusknorr changed the title enh/interactive widget Interactive board widget Mar 1, 2024
@juliusknorr
Copy link
Member Author

@nextcloud/designers For feedback on the screen recording :)

Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow that looks really nice!! :) All in there.

One thing I am not sure about is the height change:

  • Currently it seems a bit janky when you modify or filter, the height just jumps around
  • What could be better is a set height like 50vh which does not change but is scrollable. Drawback being that it also takes more when not needed.

What do you think @juliushaertl? I would also be fine with the current solution but generally it's nice if the UI feels "solid".

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr
Copy link
Member Author

Yes, adjusted, much better that way. I think this is fine as the board certainly has a couple of cards most of the time.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good from my side then!

@juliusknorr juliusknorr merged commit fb33f90 into main Mar 6, 2024
26 checks passed
@delete-merged-branch delete-merged-branch bot deleted the enh/interactive-widget branch March 6, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants