-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Unify History export UX using wizard #20666
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
Conversation
Keep readonly in ExportRecord
Simplify component and remove collapsible to leave it as a simple table.
To use GCard
Enhance UX with HistoryExportWizard to make it more consistent with Invocation Exports and use GModal for old records
- Remove redundant 'visible' property after GCard default values update - Use new action types for GCard
a6e8bf3
to
0338af2
Compare
Rerunning failed selenium test - doesn't seem related but I don't recall seeing it fail recently and it is the history component.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great to me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @davelopez!
This redesigns the History Export component to align it more closely with the Workflow Invocation Export component, thereby unifying the export user experience.
First time export
History with recent exports
Previous export records
TODO
How to test the changes?
License