Skip to content

Conversation

danny-avila
Copy link
Owner

Summary

A lot of minor fixes that were picked up from the initial feedback of the new UI.

Instructions on how to access the new UI (on latest commit to main branch)

General discussion of this UI change and bugs reported here

ffcd71a: style: Made sure toggle hover effect does not apply on smaller screens.
83c2ce9: style: Improved the view when no presets are available.
b615162: feat: Added new chat and conversation items to toggle navigation on small screens.
b08d35e: style: Enhanced mobile styling for advanced settings.
4e02038: style: Modified presetsMenu to trigger an icon button and removed max-width of presets except in mobile view.
9afc999: refactor(textarea): Minor padding restyling, added max height.
b082aba: fix: Made advanced settings popover appear over navigation.
46007fa: refactor: Used conditional for visibility of plugins settings.
a0769a4: feat: Made menu buttons flexible with min-width, removed passed-in classes, added pointer-cursor.
6fe6fa9: style(Header): Hid scrollbar but still allowed side scroll/swipe/drag/touch.

Change Type

  • Bug fix (non-breaking change which fixes an issue)

@danny-avila danny-avila merged commit 1ba8d4f into main Nov 17, 2023
@danny-avila danny-avila deleted the minor-beta-ui-fixes branch November 17, 2023 13:00
cnkang pushed a commit to cnkang/LibreChat that referenced this pull request Feb 6, 2024
* style(Header): hide scrollbar but still allow side scroll/swipe/drag/touch

* feat: make menu buttons flexiblewith min-width, delete passed in classes, add pointer-cursor

* refactor: use conditional for visibility of plugins settings

* fix: make advanced settings popover appear over nav

* refactor(textarea): minor padding restyling, add max height

* style: make menuItem checkmark invisible instead of hidden so it takes up width space

* style: make presetsMenu trigger an icon button, remove max-width of presets except in mobile view

* style: improve advanced settings mobile styling

* feat: newchat and convo items toggle nav on small screens

* style: improve no presets view

* style: make sure toggle hover effect does not apply on smaller screens
BertKiv pushed a commit to BertKiv/LibreChat that referenced this pull request Dec 10, 2024
* style(Header): hide scrollbar but still allow side scroll/swipe/drag/touch

* feat: make menu buttons flexiblewith min-width, delete passed in classes, add pointer-cursor

* refactor: use conditional for visibility of plugins settings

* fix: make advanced settings popover appear over nav

* refactor(textarea): minor padding restyling, add max height

* style: make menuItem checkmark invisible instead of hidden so it takes up width space

* style: make presetsMenu trigger an icon button, remove max-width of presets except in mobile view

* style: improve advanced settings mobile styling

* feat: newchat and convo items toggle nav on small screens

* style: improve no presets view

* style: make sure toggle hover effect does not apply on smaller screens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant