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 registration type field highlighted in admin meeting creation form #9160

Merged

Conversation

roxanaopr
Copy link
Contributor

@roxanaopr roxanaopr commented Apr 12, 2022

🎩 What? Why?

Registration type field is already highlighted upon creating a meeting via admin

📌 Related Issues

Testing

  • Login as admin
  • Navigate to create meeting
  • Observe the form

♥️ Thank you!

@andreslucena andreslucena added module: meetings type: fix PRs that implement a fix for a bug labels Apr 21, 2022
andreslucena
andreslucena previously approved these changes Apr 21, 2022
Copy link
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

I can confirm that this is working as expected locally.

I'm not sure if we should also add a regression test for this one, probably at

- what do you think @roxanaopr @ahukkanen?

@andreslucena
Copy link
Member

Oh and thanks for the PR @roxanaopr!! This was the typical small thing that whenever I found it I said to myself "I need to check that" but didn't have the chance, so great that you've done it! 👏🏽 👏🏽

@roxanaopr roxanaopr force-pushed the fix/registration_type_form_error branch from 39ab604 to 5692d02 Compare April 28, 2022 07:07
Copy link
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

👍🏽 LGTM, thanks for the PR!

@andreslucena andreslucena changed the title Registration type field is already highlighted in admin meeting creation form Fix registration type field highlighted in admin meeting creation form Apr 28, 2022
@ahukkanen ahukkanen merged commit 7e6ff4c into decidim:develop Apr 29, 2022
andreslucena pushed a commit that referenced this pull request May 6, 2022
#9160)

* Remove trigger from meeting_form.js in order to avoid rendering error message before form completion

* Test that the error is no longer displayed on form.
ahukkanen pushed a commit that referenced this pull request May 10, 2022
#9160) (#9254)

* Remove trigger from meeting_form.js in order to avoid rendering error message before form completion

* Test that the error is no longer displayed on form.

Co-authored-by: roxanaopr <66411127+roxanaopr@users.noreply.github.com>
@alecslupu alecslupu added this to the 0.27.0 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: meetings type: fix PRs that implement a fix for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Registration type field is already highlighted in admin meeting creation form
4 participants