Add sidebar help menu to footer (#958)
* Add sidebar help menu * Fix help menu test wiring * Fix help menu accessibility * Use native popup for help menu * Use icon button for sidebar help * Add feedback composer and feedback API * Allow preview builds without feedback env * Tighten feedback upload limits * Adjust sidebar footer padding * Tighten sidebar footer spacing * Add link affordances to help menu * Polish sidebar feedback composer * Move feedback icon to trailing edge * Normalize help menu trailing icon sizes * Enlarge help menu trailing icons * Reduce help menu link icon size * Shrink help menu link arrow * Reduce help menu link arrow again * Fix feedback message editor focus * Add send feedback keyboard shortcut * Polish feedback launch and delivery
This commit is contained in:
parent
bb052198e5
commit
29054dc709
17 changed files with 2771 additions and 28 deletions
3
web/.env.example
Normal file
3
web/.env.example
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
RESEND_API_KEY=
|
||||
CMUX_FEEDBACK_FROM_EMAIL=
|
||||
CMUX_FEEDBACK_RATE_LIMIT_ID=
|
||||
Loading…
Add table
Add a link
Reference in a new issue