Improve flow UI
4 changes here :
- The text of the iterator expression has been changed
- The original message displayed as an alert under the header has been move into the tootip of For loop
- Options have been gathered together
- The "Test an iteration" button has been moved to the top right
before :
after
| :rocket: | This description was created by Ellipsis for commit fc6dc554c875278b8131c4e13a4e815e131a0a07 |
|---|
Summary:
Improved the UI of the flow loop component by moving the alert message to a tooltip, gathering options into a new Settings tab, and repositioning the 'Test an iteration' button.
Key points:
- Updated
frontend/src/lib/components/flows/content/FlowLoop.svelteto improve UI. - Moved alert message to tooltip in the For loop header.
- Gathered options into a new Settings tab.
- Moved 'Test an iteration' button to the top right.
- Changed text for iterator expression tooltip.
Generated with :heart: by ellipsis.dev
CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.
I have read the CLA Document and I hereby sign the CLA
1 out of 3 committers have signed the CLA.
:white_check_mark: (fatonramadani)[https://github.com/fatonramadani]
:x: @LE-MOUEL Guilhem
:x: @Guilhem Le Mouel
LE-MOUEL Guilhem, Guilhem Le Mouel seem not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request
@rubenfiszel I reverted the settings menu.