cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
34 stars 13 forks source link

Focus on form components #1524

Open connorscarolyns opened 1 year ago

connorscarolyns commented 1 year ago

Remove menu items and interactive options when an element is not in focus. To help focuses the user's attention to the firm field component they are working on, all buttons and extra options should be hidden until the user focuses on the component,

connorscarolyns commented 1 year ago

This has been partially completed with the repeating question; the menu was removed from the bottom, some questions options are still visible in the unfocused state