issues
search
Dashibase
/
dashibase
Super simple user dashboards for Supabase users.
GNU General Public License v3.0
655
stars
57
forks
source link
Refactor dark mode and fix several bugs
#30
Closed
greentfrapp
closed
2 years ago
greentfrapp
commented
2 years ago
What kind of change does this PR introduce?
Clean up code with refactor and linting.
Refactor dark mode to use
Tailwind integration
Fix bug where item creation and deletion does not show up immediately on dashboard
Add shift-click for table
Add "No items found" message if no items are found in Cards or List views
Merge CreateItem and ViewItem into SingleView
Add escape hatch (via refresh) in case of infinite loading screen
What kind of change does this PR introduce?