We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Should be able to see the options in the answer picker on smaller screens.
Answer picker gets covered by the redesigned header. Whilst on large monitors this is not an issue, it could be a problem on smaller screen sizes.
This issue existed prior to the recent header re-design, but is more noticeable now that the header takes up a larger portion of the vertical space.
Make the window smaller. Scrolling down the design page causes the answer selector to be hidden behind the header.
The text was updated successfully, but these errors were encountered:
This issue exists on preprod but is more noticeable with the redesigned larger header
I think we need to completely change how this works so it is not within the editor container as the overflow is hiding it.
Sorry, something went wrong.
No branches or pull requests
Expected behaviour
Should be able to see the options in the answer picker on smaller screens.
Actual behaviour
Answer picker gets covered by the redesigned header. Whilst on large monitors this is not an issue, it could be a problem on smaller screen sizes.
This issue existed prior to the recent header re-design, but is more noticeable now that the header takes up a larger portion of the vertical space.
Steps to reproduce the behaviour
Make the window smaller. Scrolling down the design page causes the answer selector to be hidden behind the header.
Screenshot
The text was updated successfully, but these errors were encountered: