-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat(global-header): implemented searchBar #244
feat(global-header): implemented searchBar #244
Conversation
Changed Packages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks really great!
Some small suggestions:
workspaces/global-header/plugins/global-header/src/utils/stringUtils.tsx
Outdated
Show resolved
Hide resolved
workspaces/global-header/plugins/global-header/src/components/SearchComponent/SearchBar.tsx
Outdated
Show resolved
Hide resolved
workspaces/global-header/plugins/global-header/src/components/SearchComponent/SearchBar.tsx
Outdated
Show resolved
Hide resolved
workspaces/global-header/plugins/global-header/src/components/SearchComponent/SearchBar.tsx
Show resolved
Hide resolved
), | ||
}} | ||
sx={{ | ||
pt: '0.5rem', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For me, it feels like this padding-top breaks that the input field is vertically centered.
pt: '0.5rem', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be honest, for me, the first one looks the best. 😏
Signed-off-by: Yi Cai <[email protected]>
Signed-off-by: Yi Cai <[email protected]>
Signed-off-by: Yi Cai <[email protected]>
fd0df0a
to
f910b22
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work. 👍
Hey, I just made a Pull Request!
For RHIDP-5365
✔️ Checklist
screen recording
rhidp_5365.mp4