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

Card dialog UI/UX improvements #2423

Closed
3 of 5 tasks
marcoambrosini opened this issue Oct 11, 2020 · 7 comments
Closed
3 of 5 tasks

Card dialog UI/UX improvements #2423

marcoambrosini opened this issue Oct 11, 2020 · 7 comments

Comments

@marcoambrosini
Copy link
Member

marcoambrosini commented Oct 11, 2020

  • Do not open the dialog automatically upon card creation, only upon click;
  • If the card is not focus, sometimes opening the dialog requires a double click. I think it should open at first click;
  • Shoudln't the cursor be a pointer on the cards?
  • The content of the modal should have some ~ 12px padding on all 4 sides;

UPDATE:

  • When compact mode is toggled, a click on any point of the card should open the sidebar / dialog, we shouldn't allow to rename the card by clicking the title.
@marcoambrosini marcoambrosini changed the title dialog UI/UX improvements Card dialog UI/UX improvements Oct 11, 2020
@juliusknorr
Copy link
Member

If the card is not focus, sometimes opening the dialog requires a double click. I think tt should open at first click;

Never seen that so far, is there anything in the console log?

@marcoambrosini
Copy link
Member Author

This happened in Firefox on windows. I can't reproduce again in gnu Linux. I'll check again when I'm back on win

@marcoambrosini
Copy link
Member Author

Added 1 more remark @juliushaertl

@juliusknorr
Copy link
Member

Makes sense 👍

@drfuture
Copy link

Hi,
why "Do not open the dialog automatically.." ?
before modal dialogs (this is a great new feature) i was able to create a new card, hit enter, enter the details like "tags, user..., description".

Normaly i have a filter to "my" Cards active. If i create a new card i now click on +, add the title, enter, remove filter, search the new card, klick on card, add details, enter.

Would be nice to have a more efficient way back 👍

@juliusknorr juliusknorr modified the milestones: 1.2.2, 1.2.3 Nov 24, 2020
@juliusknorr juliusknorr modified the milestones: 1.2.3, 1.2.4 Jan 4, 2021
@FabianUntermoser
Copy link

Another improvement would be to add the ability to resize the modal window.
In my opinion, the window is way to small when youre working with limited screen real estate.

image

Maybe tweaking some media queries to make the modal window bigger in small windows would do the deal here, as resizing might be overkill.

@juliusknorr juliusknorr added this to the 1.6.0 milestone Nov 5, 2021
@juliusknorr juliusknorr modified the milestones: 1.6.0, 1.7.0 Dec 30, 2021
@jancborchardt
Copy link
Member

Since some of the points in here are fixed already, I will close this issue in favor of #2702 which has more specification and mockups for a modal redesign. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants