No snackbar is displayed when adding new tab to a collection
Categories
(Fenix :: Collections, defect, P3)
Tracking
(firefox110 wontfix, firefox111 wontfix, firefox112 wontfix, firefox113 verified)
People
(Reporter: boek, Assigned: happinessmncube)
Details
Attachments
(1 file)
From github: https://github.com/mozilla-mobile/fenix/issues/18702.
Steps to reproduce
- Create a new collection (or use an existing one).
- Open CNN.com.
- Go to homescreen-collection-menu.
- Tap on "Add tab" from the menu.
- Tap on "Save" in order to add the tab to the collection.
Expected behavior
"Tab saved" snackbar is displayed.
Actual behavior
No snackbar is displayed.
Device information
Android device: all
Firefox for Android version: Latest Release 87.0.0-rc.1 and on the latest Nightly 210330 05:04 (GV89)┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 2•2 years ago
|
||
(In reply to happinessmncube from comment #1)
I would like to work on this issue
Thanks for your help! I can assign this bug to you while you work on it.
Do you have a local build of Firefox Android running on a device or emulator?
https://firefox-source-docs.mozilla.org/contributing/build/building_mobile_firefox.html
If you have questions about building or running Firefox Android, drop by the #mobile-dev channel on Mozilla's Matrix server:
https://chat.mozilla.org/?#/room/#mobile-dev:mozilla.org
I see that we show the "Tab saved" snackbar (FenixSnackbar
) when adding a tab to a collection while viewing that tab. The problem is just when adding tabs to a collection from the Firefox homepage.
Assignee | ||
Comment 3•2 years ago
|
||
(In reply to Chris Peterson [:cpeterson] from comment #2)
(In reply to happinessmncube from comment #1)
I would like to work on this issue
Thanks for your help! I can assign this bug to you while you work on it.
Do you have a local build of Firefox Android running on a device or emulator?
https://firefox-source-docs.mozilla.org/contributing/build/building_mobile_firefox.html
If you have questions about building or running Firefox Android, drop by the #mobile-dev channel on Mozilla's Matrix server:
https://chat.mozilla.org/?#/room/#mobile-dev:mozilla.org
I see that we show the "Tab saved" snackbar (
FenixSnackbar
) when adding a tab to a collection while viewing that tab. The problem is just when adding tabs to a collection from the Firefox homepage.
I have a local build of Firefox Android running on a device and I have started working on the issue
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
Comment 6•2 years ago
|
||
This issue is no longer reproducible on the latest Nightly 113.0a1 (2023-03-19T16:07:14.285574) build.
When adding a page to the collection from the menu, the "Tab saved!" snackbar is displayed.
Device used: google Pixel 7 (Android 13).
Marking the issue as verified fixed for 113.
Updated•2 years ago
|
Comment 7•2 years ago
|
||
Thanks for fixing this bug! Your fix will ship in Firefox 113 on April 11.
If you're looking for more Android bugs, check out Codetribute for a list of other "good first bugs":
Description
•