-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Popup settings dialog when no env vars set (#1033)
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Automatically show settings dialog if no environment variables are set, with UI adjustments in `SettingsDialog.tsx`. > > - **Behavior**: > - Automatically shows settings dialog if no environment variables are set using `requiredAndSetCountAtom` in `SettingsDialog.tsx`. > - **Atoms**: > - Adds `requiredAndSetCountAtom` to count set environment variables in `SettingsDialog.tsx`. > - **UI Adjustments**: > - Adjusts flexbox properties in `EnvvarInput` and `SettingsDialog` components for better alignment. > - Updates tooltip message logic in `ShowSettingsButton` for unset environment variables. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup> for d6cbef8. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information
Showing
1 changed file
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters