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

Move search button in top-bar next to tabs #1778

Merged
merged 5 commits into from
Dec 20, 2023
Merged

Move search button in top-bar next to tabs #1778

merged 5 commits into from
Dec 20, 2023

Conversation

Tristan-WorkGH
Copy link
Contributor

@Tristan-WorkGH Tristan-WorkGH commented Dec 12, 2023

Also move code from commons-ui to GridStudy

Don't need gridsuite/commons-ui#325 to be tested.

@Tristan-WorkGH Tristan-WorkGH self-assigned this Dec 12, 2023
Also move code from commons-ui to GridStudy
@lilian-houdelet lilian-houdelet self-requested a review December 12, 2023 13:25
<Search />
</IconButton>
</Tooltip>
</Box>
Copy link
Contributor

@lilian-houdelet lilian-houdelet Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any difference between the two search buttons ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oups, I forget to remove it!

Yes they don't have the same apparence (mainly one is sqaure retangle and the other is round.

Copy link
Contributor

@dbraquart dbraquart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code: ok
tests: works fine

just a question about the added tooltip

)}
{studyUuid && (
<Box sx={styles.searchButton}>
<Tooltip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This tooltip was not here before.
Maybe you should ask a PO to confirm ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirmed with a PO, it's OK.

Copy link
Contributor

@lilian-houdelet lilian-houdelet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code OK
Test OK

@Tristan-WorkGH Tristan-WorkGH merged commit 3c2c5a7 into main Dec 20, 2023
2 checks passed
@Tristan-WorkGH Tristan-WorkGH deleted the move_topbar branch December 20, 2023 11:15
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.

3 participants