Feature summary (what you would like to be able to do and where):
No message is shown when users reach the current maximum number of open tabs (100), users think there’s a bug in the app, as new articles stop opening without any explanation a clear in-app notification (e.g., toast or snackbar) can appear to let users know they’ve reached the tab limit and that this is expected behavior.
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
Users who frequently open many tabs may not understand why new articles are no longer opening once they hit the 100-tab limit. Adding a toast/snackbar explaining that the max number of tabs has been reached would improve usability and reduce confusion.
Benefits (why should this be implemented?):
-Clearer user experience
-Prevents frustration for power users who open many tabs
-Improves transparency and feedback from the app