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

Do not open the dialog automatically upon card creation, only upon click #2435

Merged
merged 5 commits into from
Oct 13, 2020

Conversation

juliusknorr
Copy link
Member

Fix modal design issues as proposed in #2423

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

/backport to stable1.1

Copy link
Member

@marcoambrosini marcoambrosini left a comment

Choose a reason for hiding this comment

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

@juliushaertl I wouldn't open the sidebar either upon card creation, what do you think?

@marcoambrosini
Copy link
Member

Actually, @juliushaertl, the sidebar should probably never overlap the content, just like in talk

@juliusknorr
Copy link
Member Author

Actually, @juliushaertl, the sidebar should probably never overlap the content, just like in talk

It doesn't, the scroll container is reduced to the remaining width. That is a bit special for deck of course, but there is no way around horizontal scrolling here.

@marcoambrosini
Copy link
Member

So this is the problem I'm thinking of here:

Peek 2020-10-13 10-35

@juliusknorr
Copy link
Member Author

Ok, there it might help already if we scroll the cards into view after inserting them with #2230

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

Successfully merging this pull request may close these issues.

2 participants