No toolbar top divider after microsurvey options closed in home screen
Categories
(Firefox for Android :: Toolbar, defect)
Tracking
()
People
(Reporter: petru, Assigned: petru)
References
Details
Attachments
(2 files)
Steps to reproduce
- Have the toolbar set at bottom
- Get a microsurvey
- Tap "Continue" to interact with the prompt options
- Close the survey - by tapping submit or clicking on the "X" button
Expected behavior
The small divider line at the top of the toolbar is shown again after previously being hidden when the microsurvey was showing.
Actual behavior
The small divider line at the top of the toolbar is not shown again until navigating between screens to reinitialize the toolbar.
Any additional information?
This bug does not affect the microsurvey prompt - which if closed will result in the divider showing
Only the microsurvey options bottom sheet dialog - which if closed witll not automatically result in the divider showing
| Assignee | ||
Comment 1•1 year ago
|
||
We were already showing the divider when the survey prompt is closed.
Now using isMicrosurveyPromptDismissed.value to know when either of the survey prompt
or the survey options dialog was closed to show the default toolbar divider.
Comment 4•1 year ago
|
||
The patch landed in nightly and beta is affected.
:petru, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox131towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 5•1 year ago
|
||
This is a very minute detail which comes after important navbar changes.
Confirmed with Tom (who works on the microsurveys) that it's okay to let this ride the trains.
Description
•