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

[BUG] Save button not visible while editing trigger #15931

Open
dxkaufman opened this issue Mar 14, 2025 · 1 comment
Open

[BUG] Save button not visible while editing trigger #15931

dxkaufman opened this issue Mar 14, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@dxkaufman
Copy link

dxkaufman commented Mar 14, 2025

Describe the bug
When editing a trigger, the save and continue button is right below the configuration drop-down, as shown here:
Image

Unfortunately, when editing the trigger details, the pop-out drop-down covers up the save and continue button:
Image

This may cause confusion and/or accidentally switching to another step in the workflow without saving the changes.

To Reproduce
Steps to reproduce the behavior:

  1. Edit a workflow
  2. Go to the configure section for the workflow
  3. Save and Continue button is displayed (see first screenshot above)
  4. Click on the list
  5. Note that the Save and Continue button is now covered up (see second screenshot above)

Expected behavior
I would suggest that the two buttons should be at the bottom of the screen at all times, as the test and continue buttons are for most other steps:

Image

In fact, I don't see any value whatever in the Schedule being an expanding list. Instead, the tabs should just be displayed directly, something like this (without the red asterisk, which is redundant, and the 'close list' X, which is unnecessary if it is not an expanding list):

Image

Screenshots
See above.

Desktop (please complete the following information):

  • OS: MacOS Sequoia 15.3.2
  • Browser: Chrome 134.0.6998.89 (Official Build) (arm64)
@dxkaufman dxkaufman added the bug Something isn't working label Mar 14, 2025
@dxkaufman
Copy link
Author

It's worth noting that I just discovered that I can change the trigger timing without editing the workflow itself. That does make it a little less painful, but I still think the save and continue button should be shown while making those changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant