-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
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
📍 META: Redesign springwolf-ui
: Feedback, Discussion & Participation
#872
Comments
Thank you @hirth-abi for the feedback. Regarding your users and stakeholders: you do you mainly think about spacing, etc. (clean/tidy) as in the sidebar or also a different way to present the information? |
I've just hacked the changes in https://github.com/hirth-abi/springwolf-core/tree/css-playground but those are probably not clean and the auto-width does not really work, since I have too little CSS experience currently. What would be also nice - for our way we use it - is a possibility to hide unused/empty sections. In the old UI the operation bindings were not visible by default (tab) which we don't use, and some information is basically clutter:
|
Is it possible to configure the default configuration of the UI? The possibility to hide bindings and headers is nice (and switching the UIs) 👍, but that's lost on reload and is not very well understood by stakeholders who just want to click a link and see the messages without clutter. |
Sure @hirth-abi, can you open an enhancement issue for this feature request? You are also very welcome to contribute this feature. Initial thought regarding implementation is a new endpoint that returns (validated) configuration ( |
@hirth-abi I opened an enhanchement issue in #1001 for your request. As the ui is available for some time and the default now, I close this issue. For any feature requests/issues/contributions/etc, please open a new issue |
springwolf-ui
is getting a new design, share your feedback and participate.Check the latest demo at https://demo.springwolf.dev (by clicking the feature toggle in the toolbar header)
How to code
springwolf-ui
foldernpm ci
npm start
http://localhost:4200
- including live refreshspringwolf-ui/src/app/components/new/sidenav
The text was updated successfully, but these errors were encountered: