-
@vdua @jalagari we'd like have the ability to put fragments & forms within columns and modals.
For example we have Columns table and in the 2nd column, we'd like to add a fragment and/or form.
…
-
### Description
When react-native-modal library is in version 12.1.0, it gives the error "_reactNative.DeviceEventEmitter.removeListener is not a function". This problem disappears when the version o…
-
Currently, when a user clicks on the "View More Details" button on the /donorlist page, a modal popup appears with full donor details, but there's an unwanted white background behind the modal. This b…
-
## Description
Upon activation, the modal window does not receive immediate focus with keyboard navigation, as the focus moves sequentially through remaining page elements first.
## Steps to Repro…
-
## Description of the need
When viewing the Project Details modal on the `/admin/modules/install` page, I have to specifically click on the close icon to close the modal.
## Proposed solution
…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
…
-
# Bug report
### What I did
After deleting a record, the modal window (dtr-modal) does not close and does not redirect to the list.
### What I expected to happen
Close the window or redire…
-
**Context:**
- Browser: Chrome, Firefox, Safari
- Schedule-X version 2.4.1
**Describe the bug**
If month grid calendar is at the bottom of the page and user opens an event modal from the cal…
-
### Reproduction link
[https://ant.design/theme-editor](https://ant.design/theme-editor)
### Steps to reproduce
1. Navigate to: Component > Modal.
2. Attempt to change contentBg, footerBg, o…
-
### Description
Screen readers will automatically focus the cookie consent modal, because of the tabindex: -1. I would like to configure where the modal is located in the DOM so that tab order is not…