Skip to content

PB-449: Add a minimize button to give feedback and report problem#893

Merged
ltshb merged 1 commit intodevelopfrom
feat-PB-449-move-window
Jun 11, 2024
Merged

PB-449: Add a minimize button to give feedback and report problem#893
ltshb merged 1 commit intodevelopfrom
feat-PB-449-move-window

Conversation

@ltshb
Copy link
Contributor

@ltshb ltshb commented Jun 11, 2024

The first idea was to use movable but this cause trouble with the content of
the window not being at a fix size like for the tooltip but dependent on the
window content.

As simpler alternative I added the minimize button which let the user minimize
the window which is for the use case good enough.

Test link

@ltshb ltshb requested a review from pakb June 11, 2024 06:17
@ltshb ltshb requested a review from ismailsunni June 11, 2024 06:17
@cypress
Copy link

cypress bot commented Jun 11, 2024

Passing run #2474 ↗︎

0 208 20 0 Flakiness 0

Details:

PB-449: Add a minimize button to give feedback and report problem
Project: web-mapviewer Commit: 6883a2f67f
Status: Passed Duration: 05:20 💡
Started: Jun 11, 2024 12:52 PM Ended: Jun 11, 2024 12:58 PM

Review all test suite changes for PR #893 ↗︎

Base automatically changed from bug-PB-607-drawing-share to develop June 11, 2024 07:38
@ltshb ltshb force-pushed the feat-PB-449-move-window branch 3 times, most recently from 4380d73 to 2605f85 Compare June 11, 2024 09:11
Copy link
Contributor

@pakb pakb left a comment

Choose a reason for hiding this comment

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

not something you should fix in the scope of this PR, but if you open both "modals" they stack over one another (feedback + report), might be better to close the other one

@ltshb
Copy link
Contributor Author

ltshb commented Jun 11, 2024

not something you should fix in the scope of this PR, but if you open both "modals" they stack over one another (feedback + report), might be better to close the other one

Yes but this is only an issue on dev staging on prod and test map we don't have both button only one or the other 😉

The first idea was to use movable but this cause trouble with the content of
the window not being at a fix size like for the tooltip but dependent on the
window content.

As simpler alternative I added the minimize button which let the user minimize
the window which is for the use case good enough.
@ltshb ltshb force-pushed the feat-PB-449-move-window branch from 2605f85 to 6883a2f Compare June 11, 2024 12:46
@ltshb ltshb merged commit 218ac01 into develop Jun 11, 2024
@ltshb ltshb deleted the feat-PB-449-move-window branch June 11, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants