Skip to content
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

Open
2 tasks done
Tracked by #14102
sdhzwc opened this issue Sep 19, 2024 · 3 comments
Open
2 tasks done
Tracked by #14102

[DSIP-74] optimize workflow-related displays and filters #16631

sdhzwc opened this issue Sep 19, 2024 · 3 comments
Assignees
Labels

Comments

@sdhzwc
Copy link
Contributor

sdhzwc commented Sep 19, 2024

Search before asking

  • I had searched in the DSIP and found no similar DSIP.

Motivation

Workflow Timing:Currently the timer management does not show who created the timer task, so without executing the task it is not known who created it, is it necessary to show the creator and modifier options?
Workflow Definition:The current filters defined in the workflow are too simple, is it possible to add filters for status, timed status, and time?
These are my thoughts, let's see if you agree and I'll work on optimizing them if possible

Design Detail

Workflow Timing:
image
When creating timed options, it's easy to see who created and modified the
Workflow Definition:
image
This is not only limited to workflow name queries, but can also be customized based on status, etc.
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

@sdhzwc sdhzwc added DSIP Waiting for reply Waiting for reply labels Sep 19, 2024
@SbloodyS SbloodyS added discussion discussion and removed Waiting for reply Waiting for reply labels Sep 19, 2024
@SbloodyS
Copy link
Member

SbloodyS commented Sep 19, 2024

I'm +1 on Workflow Definition.

For Workflow Timing, Considering that there are many fields displayed on the page now, adding two more fields is not so necessary, which is not very friendly to users with smaller resolutions. It would be better if there could be a better solution for this piece. For example, add a field option for the user to choose the display field. By default, we only show high priority fields.

@SbloodyS SbloodyS mentioned this issue Sep 19, 2024
71 tasks
@SbloodyS SbloodyS changed the title [DSIP-] optimize workflow-related displays and filters [DSIP-74] optimize workflow-related displays and filters Sep 19, 2024
@sdhzwc
Copy link
Contributor Author

sdhzwc commented Sep 19, 2024

I'm +1 on Workflow Definition.

For Workflow Timing, Considering that there are many fields displayed on the page now, adding two more fields is not so necessary, which is not very friendly to users with smaller resolutions. It would be better if there could be a better solution for this piece. For example, add a field option for the user to choose the display field. By default, we only show high priority fields.

2022411161342846
This program can be a good solution to the problem of many fields, the user can customize the choice of fields to display, you can look at this moving picture

@SbloodyS
Copy link
Member

This program can be a good solution to the problem of many fields, the user can customize the choice of fields to display, > you can look at this moving picture

Yes. That's what I mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants