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

Implement an "Incorrect Field Indicator" for Add Org Form in Tag Generator Wizard #1198

Open
3 tasks
smsada opened this issue Mar 19, 2022 · 1 comment
Open
3 tasks
Labels
p-feature: add organization Add Organization modal that appears in tag generator Priority: High High Priority issues are critical and have to be fixed with immediate effect role: front end size: missing

Comments

@smsada
Copy link
Member

smsada commented Mar 19, 2022

Dependency

Overview

We want the end-user to know what to include in the fields and what is wrong so that the information inputted can be properly processed by our back-end to add their Project to the Repo.

Action Items

  • Implement red outline indicator of fields that are incomplete

  • Provied a message about why a field is incomplete

    • "Field cannot be empty"
    • "Invalid Organization"
    • "Invalid URL"
    • "Invalid E-mail"
  • Grey out the next button

    Intended greyed-out button look

    image

Resources/Instructions

@smsada smsada added role: front end Priority: High High Priority issues are critical and have to be fixed with immediate effect size: missing p-feature: add organization Add Organization modal that appears in tag generator labels Mar 19, 2022
@smsada smsada added this to the 7 - MVP Website Launch milestone Mar 19, 2022
@smsada smsada added this to New Issue Approval (All new issues should be added to this column) in Project Management via automation Mar 19, 2022
@smsada smsada moved this from New Issue Approval (All new issues should be added to this column) to Ice Box in Project Management Mar 19, 2022
@smsada smsada moved this from Ice Box to Meeting Review in Project Management Mar 19, 2022
@smsada smsada mentioned this issue Mar 19, 2022
5 tasks
@smsada smsada changed the title Implement an "Incorrect Field Indicator" for Tag Generator Wizard Implement an "Incorrect Field Indicator" for Add Org Form in Tag Generator Wizard Apr 8, 2022
@smsada
Copy link
Member Author

smsada commented Apr 8, 2022

  • Becomes expensive if we validate at each field, it validates after submit on second page and shows red outline indicators of incorrect fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-feature: add organization Add Organization modal that appears in tag generator Priority: High High Priority issues are critical and have to be fixed with immediate effect role: front end size: missing
Projects
Project Management
  
Meeting Review
Development

No branches or pull requests

1 participant