PRX/Play-Next.js

Menu button consolidation

Closed this issue · 0 comments

Currently menu buttons open their corresponding modal. The menus within these modals can have varying number of buttons depending on what data is available in the feed. When conditions are so there would only be one button in the modal, the menu button should function as that button instead of opening the modal.

For example, until social link URL's are provided in the feeds, the only link available for the Follow modal would be the RSS link. In the is case, instead of the main menu button being the + icon and opening the modal, it would be the RSS icon and open the RSS feed in a new tab.