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

Appearance of draft box after form tabs wrap #371

Closed
matthew-white opened this issue Aug 24, 2020 · 1 comment
Closed

Appearance of draft box after form tabs wrap #371

matthew-white opened this issue Aug 24, 2020 · 1 comment
Labels
bug needs discussion Discussion needed before work can begin styles Changes to CSS

Comments

@matthew-white
Copy link
Member

matthew-white commented Aug 24, 2020

With the addition of the Public Access tab, the form tabs start wrapping when the viewport width is around 1000px. (In Spanish, they start wrapping at around 1100px.) For example:

Screen Shot 2020-08-24 at 5 32 05 PM

I don't think we're planning on a broader change right now around how the form tabs wrap. However, it would be good to adjust the appearance of the draft box: there shouldn't be a space between the draft box and the content below.

The screenshot above shows the draft box when it contains tabs. This is what it looks like when it contains the create button:

Screen Shot 2020-08-24 at 5 31 46 PM

We could try sizing the draft box so that its height matches the form tabs. That way the form tabs and the draft tabs would continue to be in line:

Screen Shot 2020-08-24 at 5 24 31 PM

We could also bottom-align the draft box:

Screen Shot 2020-08-24 at 5 26 32 PM

@matthew-white matthew-white added bug needs discussion Discussion needed before work can begin user experience labels Aug 24, 2020
@matthew-white matthew-white added styles Changes to CSS and removed user experience labels Apr 1, 2021
@matthew-white
Copy link
Member Author

matthew-white commented Jun 30, 2023

I think this will mostly be solved by #785 (maybe not fully for Spanish). We're probably going to rework the draft experience at some point, which might help as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs discussion Discussion needed before work can begin styles Changes to CSS
Projects
None yet
Development

No branches or pull requests

1 participant