Joel Dean
Joel Dean
### Expected behavior That the File Picker on different Android devices and versions behave the same way when the Audio MIME types are passed. ### Actual behavior On most devices...
The UI of the components breaks when used with an AppCompat theme. Had to change my theme to the `MaterialComponents` one for it to work well.
Fixes https://github.com/WordPress/gutenberg/issues/35888 To test: https://github.com/WordPress/gutenberg/pull/36100 PR submission checklist: - [x] I have considered adding unit tests where possible. - [x] I have considered if this change warrants user-facing release notes...
Purpose: Utilized to generate artifact for https://github.com/wordpress-mobile/gutenberg-mobile/pull/4005 - iOS installable build: https://github.com/wordpress-mobile/WordPress-iOS/pull/17316
We need to add the conflict resolution functionality to the Pages List components. i.e when the PageStore/PostStore is used to fetches related to pages it should mark local posts that...
This impacts the [change username functionality](https://github.com/wordpress-mobile/WordPress-Android/pull/10436) that's being created since updating the username should trigger updates across all UI elements that reference it. ## Existing behavior when the dispatcher makes...
Closes: #10719 ### Description I have implemented an enhancement to display the shipping tax value within the order creation form. This feature aims to provide more detailed tax information, enhancing...
**Describe the bug** When the Gboard, Google Keyboard is utilized as the default Keyboard on Android and the clipboard content is channeled via Google Keyboard's clipboard the Paragraph does not...
Great library btw. I know Rush classes can be set on the config so that the library doesn't have to loop through every class in the dex file to check...