appsmith
appsmith copied to clipboard
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description Deploy preview throwing module setup error when a new user sign up...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description 📝 Description: When using the Table widget with Infinite Scroll enabled, if...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I am continuously getting linting errors on various widgets. They do not...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary It would be very nice if there would be a possibility to...
check the code here - https://github.com/appsmithorg/appsmith/blob/release/app/client/src/constants/DefaultTheme.tsx#L345 ## Problem Currently, for generic type value in theme for example `colors: any`, when we need to add something like `color: ${props.theme.colors.dropdown.header.text};` using styled-components...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary **Tab doesn't do anything useful when editing a row in a table...
## Summary Give users the ability to focus on an input widget. Something like text1.focus() would be useful. ## Requirement | Title | Desc | Comment | | ------ |...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description userSagas.tsx:205 TypeError: Cannot read properties of undefined (reading 'active') at L (userSagas.tsx:193:34)...
### SubTasks - [] Use MySQL as an alternative to PostgreSQL for Appsmith's database
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description # Extreme slowness on Oracle database connections (~6 seconds per query) ##...