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

[795] information frame #830

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

PAVANA809
Copy link
Contributor

PR fixes: #795
added followup information frame and email validation

Copy link
Contributor

@erinz2020 erinz2020 left a comment

Choose a reason for hiding this comment

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

hi Pavan can you add a state in the store to control the display of *? so that we can centralizes validation logic and ensures that UI updates reactively based on state changes, making the code more maintainable and consistent, thanks

btw, I have merged #831 and now there are some conflicts between your two PRs, do you mind rebase submission_page and fix the conflicts before I can merge this PR? Thanks again

@PAVANA809 PAVANA809 force-pushed the 795_information_frame branch from 51c9b32 to 9141652 Compare October 11, 2024 20:21
@PAVANA809 PAVANA809 requested a review from erinz2020 October 12, 2024 15:34
@erinz2020
Copy link
Contributor

erinz2020 commented Oct 15, 2024

hi Pavan, do you mind applying the state "required" in the species component, in the two places we we display the star sign? for example,
{reportEncounterStore.speciesSection.required && "*"}

Copy link
Contributor

@erinz2020 erinz2020 left a comment

Choose a reason for hiding this comment

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

looks good to me

@erinz2020 erinz2020 merged commit a3cefe1 into WildMeOrg:submission_page Oct 15, 2024
@erinz2020 erinz2020 linked an issue Oct 16, 2024 that may be closed by this pull request
Rodhlann pushed a commit to Rodhlann/Wildbook that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

followup information frame
2 participants