-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avanced Settings: Custom API names for Select & Multi-Select Keys #6146
Labels
Comments
Bonapara
added
scope: back+front
Issues requiring full-stack knowledge
size: short
labels
Jul 5, 2024
This was referenced Jul 5, 2024
Closed
Closed
Here is the GitStart Ticket for this issue: https://clients.gitstart.com/twenty/5449/tickets/TWNTY-6146 |
I suggest that we change the naming to API VALUES because API_KEYS is conflicting with the well known wording API Keys that allows people to authenticate to any API. |
What about API_ID? Is it really "Values" @lucasbordeau? |
ijreilly
added a commit
that referenced
this issue
Oct 11, 2024
) ### Description - text input was changed because it renders an empty div as the right icon, but the margin and padding affect the layout - we have duplicated code on ExpandedWidthAnimationVariants.ts, because of an eslint rule that prevents more than one const definition, can we ignore the rule? - ### Demo <https://www.loom.com/share/17a37bf5549a4a23ba12343b6046ec6b?sid=4cf297f3-66db-44c9-9a9b-7bde89b90d02> ### Refs <#6146> --------- Co-authored-by: gitstart-twenty <[email protected]> Co-authored-by: gitstart-twenty <[email protected]> Co-authored-by: Marie Stoppa <[email protected]>
Yes both work. |
done in #7489 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current behavior
Users cannot edit the API Keys of
Select
andMulti-Select
Desired Behavior
Enabling the
Advanced Mode
in Settings for new Select fields should display a column that allows users to edit the Select API keys.Figma
https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=34851-536975&t=H5hfHOgNoulsToAq-11
The text was updated successfully, but these errors were encountered: