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

Action manager: adding action to select input by default #2273

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

Garneauma
Copy link
Contributor

@Garneauma Garneauma commented Oct 25, 2023

Adding "selectinput" option for the "action" property which selects a value for a <select> tag or checks a <input type ="radio"> or `.

Changes related to WET-423

@Garneauma Garneauma temporarily deployed to github-ci October 25, 2023 19:38 — with GitHub Actions Inactive
@duboisp duboisp self-requested a review October 30, 2023 14:24
Copy link
Member

@duboisp duboisp left a comment

Choose a reason for hiding this comment

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

Todo:

  • A few text suggestion
  • Can you also document it in the do-action documentation page ( /components/wb-doaction/doaction-doc-en.html ) because any action defined in the action manager is also available for the do-action plugin.

I tested locally and reviewed the change. Everything look good. This is a minor change for the "Action manager" which impact the plugin "Do action" and "URL mapping".

components/wb-urlmapping/selectinput-en.html Outdated Show resolved Hide resolved
components/wb-urlmapping/selectinput-en.html Outdated Show resolved Hide resolved
components/wb-urlmapping/selectinput-en.html Outdated Show resolved Hide resolved
components/wb-urlmapping/selectinput-en.html Outdated Show resolved Hide resolved
components/wb-urlmapping/selectinput-en.html Outdated Show resolved Hide resolved
components/wb-urlmapping/selectinput-fr.html Outdated Show resolved Hide resolved
components/wb-urlmapping/selectinput-en.html Outdated Show resolved Hide resolved
components/wb-urlmapping/selectinput-fr.html Outdated Show resolved Hide resolved
components/wb-urlmapping/selectinput-fr.html Outdated Show resolved Hide resolved
components/wb-urlmapping/selectinput-fr.html Outdated Show resolved Hide resolved
@Garneauma Garneauma temporarily deployed to github-ci October 31, 2023 19:18 — with GitHub Actions Inactive
@Garneauma Garneauma requested a review from duboisp November 6, 2023 13:59
@duboisp duboisp self-assigned this Nov 6, 2023
@duboisp
Copy link
Member

duboisp commented Dec 11, 2023

Pre-approved upon review and local testing.

duboisp
duboisp previously approved these changes Dec 12, 2023
Copy link
Member

@duboisp duboisp left a comment

Choose a reason for hiding this comment

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

Reviewed and tested locally,

This is an addition to the action manager.

Minor - Action manager - Add the action: Select input

@duboisp
Copy link
Member

duboisp commented Dec 12, 2023

Note: The merge commit was created during the merge conflict resolution. The only file that was conflicting was "_data/sites.json" which are going to be re-generated by the upcoming release.

This PR can be squash and merge once the build is completed.

Copy link
Contributor

@Ricokola Ricokola left a comment

Choose a reason for hiding this comment

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

Approved

@duboisp duboisp merged commit 6bcd996 into wet-boew:master Dec 12, 2023
1 check passed
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.

3 participants