Omar Ahmed

Results 8 issues of Omar Ahmed

One of the biggest shortcomings, in my opinion, of HTML over native mobile apps is the behaviour of the back button in relation to popups / pop-outs. Currently developers have...

topic: dialog

I have activated pjax on a form as follows: var pjax = new Pjax({ elements: "#search-form", selectors: [".search-results"] }); Now within my form I have an hidden input field. I...

When I am viewing the API docs and half way down the page, sometimes I want to quickly find another method. But I have to either scroll all the way...

enhancement
frontend

I've just updated to version 2.1.0 and now the font looks horrible :( ![image](https://user-images.githubusercontent.com/8927010/54524137-0f623980-4969-11e9-8eaa-ae1b91e12b8d.png) Looks like it is using Verdana: ![image](https://user-images.githubusercontent.com/8927010/54524119-040f0e00-4969-11e9-8f83-957e80d0c154.png) From what I can see, Bootstrap 4 doesn't use...

status:ready for adoption
type:enhancement
help wanted

How do we retrieve values from an Options page? https://www.advancedcustomfields.com/resources/options-page/ I added a gallery field within an options page, when I do `Option::get('gallery')` it outputs an array (which is correct),...

### Describe the bug When using MultiSelect in combination with VirtualScroller, I am experiencing a render bug when there are duplicate option labels. In the reproducer link, as you start...

Type: Bug

### Describe the bug There appears to be a discrepancy in this behaviour between `Dropdown` & `MultiSelect` components. See demo in reproducer link. - The data array contains 5 options,...

Status: Needs Triage

### Describe the bug It seems that the hover styling for Dropdown & MultiSelect was removed in 3.48.0. Now, the only way to achieve a hover effect is when `focusOnHover`...

Status: Needs Triage