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: button display #359

Merged
merged 4 commits into from
Sep 26, 2024
Merged

fix: button display #359

merged 4 commits into from
Sep 26, 2024

Conversation

jonasbrunvoll
Copy link
Contributor

This PR includes:

  • The logic inside ON_INPUT_CHANGE is update so that agreesSecondAgreement is automatically set to false whenever agreesFirstAgreement is set to false.

  • A new condition is added to control the visibility of the submit button.

Copy link

vercel bot commented Sep 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
planner-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 3:07pm

jonasbrunvoll and others added 2 commits September 26, 2024 16:53
Co-authored-by: Morten Nordseth <43166974+mortennordseth@users.noreply.github.com>
Co-authored-by: Morten Nordseth <43166974+mortennordseth@users.noreply.github.com>
@jonasbrunvoll jonasbrunvoll merged commit 878914f into main Sep 26, 2024
5 checks passed
@jonasbrunvoll jonasbrunvoll deleted the jonas/fix_button_display branch September 26, 2024 17:10
jonasbrunvoll added a commit that referenced this pull request Sep 27, 2024
* Divided  return values into FormContent.

* Update src/page-modules/contact/ticket-control/index.tsx

Co-authored-by: Morten Nordseth <43166974+mortennordseth@users.noreply.github.com>

* Update src/page-modules/contact/ticket-control/index.tsx

Co-authored-by: Morten Nordseth <43166974+mortennordseth@users.noreply.github.com>

* Add typescript pick to specify which props to be included in FeeComplaintForm

---------

Co-authored-by: Morten Nordseth <43166974+mortennordseth@users.noreply.github.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.

2 participants