You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app
AuditAIH 1c060e5f1e
Update index.tsx Add Search Functionality to Dropdown Component
This PR introduces a searchable dropdown component to enhance user experience when selecting from a large list of options. The new functionality allows users to:

1. Search within the dropdown options using a text input
2. Filter options dynamically as they type
3. Select an option either by typing or clicking
4. Maintain accessibility standards with keyboard navigation

Key Changes:
- Added a search input field above the dropdown options
- Implemented real-time filtering based on user input
- Enhanced styling for better visibility of search results
- Maintained backward compatibility with existing prop interfaces
- Added unit tests for search functionality
9 months ago
..
(commonLayout) Improve Tooltip UX by enabling delay by default (#21383) 9 months ago
(shareLayout) reject whitespace characters in password regexp (#22232) 9 months ago
account reject whitespace characters in password regexp (#22232) 9 months ago
activate E-300 (#19726) 11 months ago
components Update index.tsx Add Search Functionality to Dropdown Component 9 months ago
dev-only feat: add i18n checker (ui) (#17283) 1 year ago
dev-preview feat/TanStack-Form (#18346) 12 months ago
education-apply refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 10 months ago
forgot-password reject whitespace characters in password regexp (#22232) 9 months ago
init E-300 (#19726) 11 months ago
install reject whitespace characters in password regexp (#22232) 9 months ago
oauth-callback feat: the frontend part of mcp (#22131) 9 months ago
repos/[owner]/[repo]/releases Introduce Plugins (#13836) 1 year ago
reset-password reject whitespace characters in password regexp (#22232) 9 months ago
signin Improve Tooltip UX by enabling delay by default (#21383) 9 months ago
styles feat: prevent input of non-numeric values ​​in numer input (#21562) 9 months ago
layout.tsx feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme (#21321) 9 months ago
page.module.css Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 11 months ago
page.tsx Chore: frontend infrastructure upgrade (#16420) 1 year ago
routePrefixHandle.tsx Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202) 10 months ago