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

Add template tests for beforeInput(s) / afterInput(s) options #5020

Open
8 tasks
36degrees opened this issue May 28, 2024 · 0 comments
Open
8 tasks

Add template tests for beforeInput(s) / afterInput(s) options #5020

36degrees opened this issue May 28, 2024 · 0 comments

Comments

@36degrees
Copy link
Contributor

What

Add template tests to ensure that the beforeInput and afterInput options behave as expected for:

  • Character Count
  • Checkboxes
  • Date Input
  • File Upload
  • Input
  • Radios
  • Select
  • Textarea

Why

These new options were introduced in #4567 but no corresponding tests were added. We should add examples and tests to ensure that they work as expected; so that port maintainers are more likely to match the behaviour and to avoid accidental regressions in the future.

Who needs to work on this

Developers

Who needs to review this

Developers

Done when

We have tests for the beforeInput(s) / afterInput(s) options on:

  • Character Count
  • Checkboxes
  • Date Input
  • File Upload
  • Input
  • Radios
  • Select
  • Textarea
@querkmachine querkmachine removed the awaiting triage Needs triaging by team label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants