Use the Devtools
Rhapsody includes a suite of devtools you can use when developing locally or in QA. You can toggle the devtools' visibility using the keyboard shortcut ctrl + opt + cmd + d.
Features
- Git ref: The short git SHA of the Rhapsody build being shown.
- Env selector: In QA/deploy previews, this shows which stack Rhapsody is pointing to. Locally, this turns into a dropdown and allows you to change which stack Rhapsody is pointing to.
- Locale override: override the current user's
localesetting locally.1 - Feature flags override: override the current user's feature flags locally.1
- Permissions override: override the current user's permissions locally.1
- React Query devtools: show the React Query devtools panel.
- This will not be persisted to the server. It will be persisted across page reloads. If an override is set here, the toolbar cannot be hidden.↩