Plan/Plan
Aurora Lahtela 19df503888 Fix issue with sidebar closing right away on first click
Sidebar items not being rendered caused the currentTab to be undefined,
until the sidebar is opened, and then currentTab is set - which then
caused a useEffect that closes sidebar to fire.
This lead to the sidebar closing right away on the first click.

To fix this the sidebar item state was moved to navigationHook,
and changing the list of items on a sidebar updates currentTab
at the same time to prevent sidebar rendering setting it again.
2022-09-01 20:27:41 +03:00
..
api Fix gzip support for Jetty 2022-08-31 19:44:38 +03:00
bukkit Test and fix user move and combination transactions 2022-08-27 15:20:23 +03:00
bungeecord Remove some uses of PlanPlugin#getDataFolder (deprecated) 2022-08-31 12:48:19 +03:00
common Rewrite /errors page with React 2022-09-01 18:59:59 +03:00
config/checkstyle Test and fix user move and combination transactions 2022-08-27 15:20:23 +03:00
extensions Update RedProtect Extension 2022-09-01 11:59:06 +03:00
fabric Remove some uses of PlanPlugin#getDataFolder (deprecated) 2022-08-31 12:48:19 +03:00
gradle/wrapper Fixes for Fabric 1.19 by Kopo (#2419) 2022-06-10 16:21:53 +03:00
nukkit Remove some uses of PlanPlugin#getDataFolder (deprecated) 2022-08-31 12:48:19 +03:00
plugin Add /plan db migrate_to_online_uuids command 2022-08-21 12:19:52 +03:00
react/dashboard Fix issue with sidebar closing right away on first click 2022-09-01 20:27:41 +03:00
sponge Test and fix user move and combination transactions 2022-08-27 15:20:23 +03:00
velocity Fix VelocitySystemTest 2022-08-31 13:03:42 +03:00
build.gradle Bump slf4jVersion from 2.0.0-beta1 to 2.0.0 in /Plan (#2560) 2022-08-27 16:08:35 +03:00
checkstyle.xml
Class Diagram.xml
Database.jpg
Database.xml
gradle.properties Double JVM heap space for gradle 2022-07-13 22:08:04 +03:00
gradlew
gradlew.bat
json-endpoints.md
PlanEnable.jpg
settings.gradle Add sponge as plugin repository 2022-07-02 11:38:50 +03:00