Riley Langbein

Results 17 issues of Riley Langbein

Fixes #5779. I've noticed `padding-inline-*` is not used much throughout the codebase, please let me know if you would prefer to continue using the `@mixin where-rtl` approach and I can...

Fixes #5699. Things to note: - Due to the implementation of `role="switch"`, some tests needed to be adjusted. - Screen readers no longer read out the `onLabel` and `offLabel` values,...

### Link to reproduction _No response_ ### Environment Info Payload: 3.0.0-beta.113 Next.js: 15.0.0-canary.173 ### Describe the Bug It is not possible to properly navigate Payload CMS when a page contains...

status: needs-triage
v3

Closes #8653. Originally this PR was for making the `IndentFeature` opt-in instead of opt-out, which would have been a breaking change. After some discussion it was determined it would be...

Lexical version: v0.17.1+dev ## Steps To Reproduce 1. Create a table 2. Copy table 3. Paste table https://github.com/user-attachments/assets/45049ba0-7a1e-404f-8bb1-4fa199b97673

tables
html

### What? The `Find` anchor for globals is linking to the `Find` anchor for collections in the local API documentation. ### Why? Anchors needs to be unique across the page...

Resolves #8848. `idType` is missing from the sqlite documentation, which can cause confusion when users want to use strings for the `id` column. This change moves it in parity with...

stale

### Describe the Bug When relationship types are used in list view columns, the data shown becomes incorrect when using the sort buttons. https://github.com/user-attachments/assets/39af4229-e6e3-45d0-aa1e-7fa3b4491b30 ### Link to the code that...

created-by: Contributor
prioritized

Fixes #9611. When using the keyboard, focus is invisible when the active element is a sort column button. This change ensures that focus remains visible when the active element is...