Skip to content

[Bug] Change Search Button Type to submit for Clarity #292

@Silvia-Wachira

Description

@Silvia-Wachira

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions