Open Quy opened 1 week ago
I have tested this item :white_check_mark: successfully on 58586691e3da3aca61d12fb1e6f64a52714fc538
Using latest Firefox on Mac show tooltip over search filter, not at bottom, which is not important:
@Quy It could be that system tests need some adjustment because they cannot reach the search field anymore. See screenshots in the artifacts https://artifacts.joomla.org/drone/joomla/joomla-cms/5.2-dev/44433/system-tests/80243/screenshots/administrator/components/ . I'm not sure if it is caused by this PR, but I think it could be.
Chrome windows - this places the tooltip so that it obscures the input. Thats not what we want as this prevents a user from entering anything in the input
I have tested this item :red_circle: unsuccessfully on 58586691e3da3aca61d12fb1e6f64a52714fc538
Using latest Firefox on Mac show tooltip over search filter, not at bottom, which is not important:
On chrome for windows it is very important as it prevents you entering anything into the input
I have not tested this item.
Pull Request for Issue #44086 .
Summary of Changes
Fix search filter tooltip being partially hidden.
Testing Instructions
Install pre-built package. Go to Administrator > Articles. Hover pointer over the Search filter box.
or
Use patch tester. Execute
npm run build:css
.Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request