[Enhancement]: Hide deprecated features #8761
Replies: 2 comments
-
No need for this as it will be completely removed soon |
Beta Was this translation helpful? Give feedback.
-
Totally get the instinct to clean up deprecated stuff — especially when it keeps yelling at you in bright amber. What feels like a UI nuisance today might be silently linked to legacy config branches, or even worse: Seen too many cases where that led to shadow bugs 3 months later — So yeah, hiding deprecated is good. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
It would be great if there was a flag (
--hide-deprecated
) which would all me to hide deprecated features from users.More details
Using this block as an example:
LibreChat/client/src/components/Chat/Menus/Endpoints/components/EndpointItem.tsx
Lines 87 to 98 in 3208124
I don't use the plugins feature and would prefer to have the visual clutter gone.
Which components are impacted by your request?
No response
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions