Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.rst #2

Closed
wants to merge 1 commit into from
Closed

Conversation

omkarkhatavkar
Copy link
Owner

adding the pre-commit badge

adding the pre-commit badge
omkarkhatavkar pushed a commit that referenced this pull request Jul 24, 2024
* Navigation search: input clear fix (SatelliteQE#1233)

More sophisticated approach for clearing the search input.

Sometimes the previous value still remained in the search input,
even when clear() was called several times in a row.
This was probably a timing issue when running on a rel. fast browser machine.

(cherry picked from commit 37bf497)

* Navigation search: use proper PF4 button widget

Vertical menu search buttons should use the correct PF4 button widgets. This fixes the search clearing issue, when a search text value pops back after clearing the search input via browser.clear()

The original PF4Button import alias was renamed to OUIAButton.

* widgets: coding style fix

* widgets.py: coding style fix #2

* widgets.py: coding style fix 3

---------

Co-authored-by: Pavel Novotny <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant