firefox-devtools / firefox-devtools/profiler

Filter search input is not aligned to left when the hint text is longer than the search input

Open
#3,247 1 comment 0 reactions 0 assignees View on GitHub
i18n polish
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

Look at the alignment of the filter text box:
![Screenshot from 2021-03-26 14-19-09](https://user-images.githubusercontent.com/466239/112976225-e4fd0680-9154-11eb-976b-1512df825f44.png)

When we enable the pseudo localization, the search bar is not aligned to right anymore. This is because the hint message below is longer than the search box and that's making the search box to slide left a bit. We should still make the search input aligned to right even the hint text is longer than the search input itself.

Adding i18n label even though it's not completely relevant to i18n. It still affects the UI when another language is selected.

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-373)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.