Jory Hogeveen

Results 95 issues of Jory Hogeveen

See: https://github.com/pods-framework/pods/issues/3765 TODO: - [x] UI - [x] Saving method - [ ] Maybe make this a Pods option since it's not WP core? @sc0ttkclark Currently the PR is **not**...

Type: Enhancement
Status: Need Dev Feedback
Component: UI
Status: In Progress

Copied from: [#7218](https://github.com/pods-framework/pods/issues/7218#issuecomment-1804083807) When it's not a multisite but a single installation site admins do not automatically get capabilities assigned. We could perhaps do a check when they set a...

Type: Enhancement
Component: UI

Fixes: #251 Related: #292 Todo - [ ] Check animations (shift and reveal don't work correctly for top and bottom because `z-index: 0;`) - [ ] Check other options (example:...

Fixes https://github.com/adchsm/Slidebars/issues/238

When a user sets the sidebar name/id to something similar as the style or location property the CSS selectors will fail to work properly. **Example:** ``` css [off-canvas*=bottom] ``` Will...

Because all scrolling is now happening on the `canvas="container"` element, all smooth scroll implementations don't with since they target other elements (`window` or `body` most of the time). With the...

- [x] **Fix:** Event bubbling for select elements #130 - [ ] **Fix:** Check if removable query args exists before adding removal script on front-end

bug
accessibility

## Describe the bug For some reason when using firefox it removes focus on the menu when hovering over the select dropdown which triggers WordPress core to hide the menu...

bug
accessibility