mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #1409] Add role attribute to search box and change input type #1401
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#1401
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/1409
Author: @coliff
Created: 11/19/2025
Status: 🔄 Open
Base:
main← Head:patch-1📝 Commits (1)
fa34c6eAdd role attribute to search box and change input type📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
index.html(+2 -2)📄 Description
This pull request makes a small accessibility improvement to the search functionality in the
index.htmlfile by updating the search box markup.role="search"to thesearch-boxcontainer and changed the input type fromtexttosearchfor improved accessibility and semantic HTML.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.