Matthew Abbott

Results 10 issues of Matthew Abbott

If I have a startDate of 10/10/2001 and I manually enter in a date 09/09/2001, it will display the calendar when focused, or on click but it will then remove...

I have a viewmodel with a parent/child, and the child has a property with a required rule. the required rule has an onlyIf which needs to look at a parent...

This is more of a question/feature. Is there a way by using the IModalService and have the ability to change the buttons in the footer? I know there is the...

Feature Request
Triage

I have a complex validation so I am using the Must() method on the FluentValidation call. This may have an easy answer, but when I use , the error messages...

Question
Triage

Is there a way to identify an RTFD file? They are basically a package, but are used on Apple/Macs with TextEdit. I am currently not on a mac, but one...

On the demo where you can show/hide tabs or steps, after you hide a tab, the next and previous do not work correctly. It skips over steps. http://vinceg.github.io/twitter-bootstrap-wizard/examples/remove-step.html#

Confirmed

Is there a way to allow resize:vertical|horizontal|both etc when using this polyfil?

**Modal not being read by screen reader** I was testing my page for accessibility and 508 compliance and I noticed using NVDA screen reader ( I don't have JAWS) that...

Bug
Triage

Would it be possible to make the dropdown text of the selected values customizable? Like if I wanted to use bootstrap's rounded pills. Similar to how the [Choices](https://github.com/Choices-js/Choices?tab=readme-ov-file) js library...

Is there a way to use the Title attribute of ShowAsync(title:"hello") and provide a HeaderTemplate? Looking at the source code it looks like it checks if the title argument is...