-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[DSIP-74] Optimize workflow-related displays and filters #16631
Comments
I'm +1 on For |
Yes. That's what I mean. |
You can just achieve the |
|
|
I've just described the adjustments, take a look, anything else you want to add? @SbloodyS @ruanwenjun |
Search before asking
Motivation
This DSIP involves two main parts, one is to add the creator and modifier field display to be able to clearly determine who is performing the operation. The other is to add filter items to add more customized filters for users. These two parts I intend to realize through two PRs
For problems with more fields and severe small-screen extrusion, columns need to be dynamically displayed and hidden, and this problem is left to other PRs to implement
These are my thoughts, let's see if you agree and I'll work on optimizing them if possible
Design Detail
1、Add creator and modifier fields to display:
2、Add customized filters:
Increase the user-friendliness better with the above tweaks
Compatibility, Deprecation, and Migration Plan
Compatibility with latest version.
Test Plan
Test by UT.
Code of Conduct
The text was updated successfully, but these errors were encountered: