dilippitchika
dilippitchika
Assuming 50% list users need this at some point ## Stats | Stat | Values | | ------------- | ------------- | | Reach | 750 | | Effort (months) |...
Fixes https://github.com/appsmithorg/appsmith/issues/17857
@gitstart-appsmith can you move the "on submit" property to be just below the 'on blur' property so that on submit and reset on submit are together in input, currency and...
@kamakshibhat-appsmith i think this is expected in the standard web world that once you come back refocus will trigger the event again. Let me check this once though @sbalaji1192 also...
@kamakshibhat-appsmith on page change focus trigger is also there in html world, so it's a standard behavior - https://www.loom.com/share/331063111ccc4acb86a594ae6646ab59
@kamakshibhat-appsmith i think this is a problem with the widgets themselves and not with the onDropdownOpen/Close functionality as it also happens in production. If there's an issue already for it...
@sbalaji1192 we can choose not to show the action for open modal here, but is that possible today?
@kamakshibhat-appsmith i don't think this is a blocker for this issue to proceed though. Please create a new bug for it nevertheless.
True unless we have a way to truly restrict some feature, this will be a limitation.
This is not a bug for us, this was a deliberate change to prevent the performance issues on tabs. At a time we only process evaluations the active tab and...