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

fix(ui): merge WF List FTU Panel with New Version Modal #11742

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

agilgur5
Copy link
Member

@agilgur5 agilgur5 commented Sep 4, 2023

Fixes #10821
Technically a follow-up to #8596, which added this FTU Panel

Motivation

Modifications

Verification

  1. Cleared cookies and loaded /workflows
    1. Confirmed that New Version Modal has the new bullet point and has the new default in bold.
    2. Confirmed that Workflows List is shown immediately.

See below screenshot with the New Version Modal as well as the Workflow List in the background:
Screenshot 2023-09-04 at 2 20 39 AM

Future Work

WorkflowList could be optimized a bit. It's got a few internal functions that are purely static and could be moved out of the component as such. Left the diff pretty minimal in this PR though
EDIT: Completed this in #11891

- Workflows being hidden behind a first-time user panel was confusing
  - reported in an issue with a few upvotes
  - personally, I did not even realize that panel specified a new default, it just seemed like another unnecessary FTU click when my cookies get cleared -- similar to the survey etc

- Move the description of the new default instead to the New Version Modal
  - and specify in **bold** that there is a new default

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Copy link
Member

@isubasinghe isubasinghe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@terrytangyuan terrytangyuan merged commit 24ab95c into argoproj:master Sep 15, 2023
27 checks passed
@agilgur5 agilgur5 deleted the fix-first-time-ui-wf-list branch September 15, 2023 17:19
terrytangyuan pushed a commit that referenced this pull request Oct 19, 2023
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
dpadhiar pushed a commit to dpadhiar/argo-workflows that referenced this pull request May 9, 2024
Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflows are not showing up for first-time users
3 participants