You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the culture items just allow a very simple way to show the items, just a category filter and nothing else. The improvements that can be done are the following:
Prevent page refresh when switching from categories. Currently, the web refreshes everything. That shouldn't happen in a SPA web.
Add mentions counter in the items.
Add new categories (videogames for example).
Allow to order items by most recently mentioned on the podcast.
All the images should have the same height and width.
Right now the culture items just allow a very simple way to show the items, just a category filter and nothing else. The improvements that can be done are the following: