-
-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
💬 talk: discussionOpen for discussions and feedbackOpen for discussions and feedback💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🛠 goal: fixBug fixBug fix🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed🧹 status: ticket work requiredNeeds more details before it can be worked onNeeds more details before it can be worked on
Description
Description
The current implementation of the search feature uses a button element that does not specify a type. This can lead to inconsistent behavior across different browsers and may prevent the form from submitting correctly.
Expectation
The button should be of type submit to indicate its purpose clearly. While the form submits as expected, It is better to change the type to submit so as to improve code clarity and maintainability across various browsers.
Environment
- Device: (laptop)
- OS: (Ubuntu)
- Browser: (Chrome)
- Version: (129.0.6668.100)
Resolution
- I would be interested in resolving this bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
💬 talk: discussionOpen for discussions and feedbackOpen for discussions and feedback💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🛠 goal: fixBug fixBug fix🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed🧹 status: ticket work requiredNeeds more details before it can be worked onNeeds more details before it can be worked on
Type
Projects
Status
Backlog