launchdarkly / ldcli

The official command line interface for managing LaunchDarkly feature flags.
Other
11 stars 1 forks source link

feat: Add project selector and sync button to LaunchDevly UI #392

Closed mike-zorn closed 2 months ago

mike-zorn commented 2 months ago

Split up the App.tsx into a couple components and added a project selector because not everyone only has default.

With Project selected

image

menu open

image

Sync button

image

Sync button loading

image

Flag keys are copy-able

image

error state when no projects are present

image

This one is pretty not ideal with the text rendering. I was not sure why the text wasn't getting the styles applied from Launchpad.