Rumixyz opened a new pull request, #32275: URL: https://github.com/apache/superset/pull/32275
To deal with the venture of updating the filter out numerical variety slider to consumer input fields, we can implement the following answers: 1. User Interface Redesign: Replace the prevailing slider aspect with two committed input fields—one for the minimum fee and some other for the maximum price. This alternate will permit users to at once input their favored numerical variety, enhancing usability, particularly for larger values. 2. Validation Mechanism: Implement validation checks for the input fields to make sure that customers input valid numerical values. This includes checking that the minimal cost is much less than or equal to the most value and providing appropriate blunders messages whilst invalid inputs are detected. 3. Real-time Feedback: Consider including actual-time comments as users type inside the enter fields. For example, dynamically update a visible representation of the selected variety or offer a summary of the modern-day filter out settings to reinforce consumer information. 4. Accessibility Considerations: Ensure that each enter fields are accessible, which include proper labeling and keyboard navigation guide. This will enhance usability for all users, which include people with disabilities. 5. Testing and Iteration: After enforcing the new layout, conduct usability checking out with actual users to accumulate remarks on the modifications. Use this feedback to make any necessary changes earlier than final deployment. By implementing those solutions, we will create a greater intuitive filtering revel in that accommodates consumer wishes successfully. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org