Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft Dialog (non-Modal) design pattern #59

Open
ZoeBijl opened this issue Jun 2, 2016 · 9 comments
Open

Draft Dialog (non-Modal) design pattern #59

ZoeBijl opened this issue Jun 2, 2016 · 9 comments
Labels
Pattern Page Related to a page documenting a Pattern

Comments

@ZoeBijl
Copy link
Contributor

ZoeBijl commented Jun 2, 2016

When adding this section, use id="dialog_nonmodal" on the section element; this is the ID of the stub that was in early working drafts.

When working on this issue, there is some old content that may be useful in the file aria-practices-DeletedSectionsArchive.html.
The relevant section can be seen here:
https://rawgit.com/w3c/aria-practices/master/aria-practices-DeletedSectionsArchive.html#dialog_nonmodal

@mcking65 mcking65 added this to the 1.1 PR milestone Aug 13, 2016
@mcking65 mcking65 changed the title Dialog (non-Modal) design pattern Draft Dialog (non-Modal) design pattern Aug 13, 2016
@mcking65
Copy link
Contributor

When drafting this design pattern, take into consideration the following comments copied here from issue #23.

From @jnurthen on February 2, 2016 21:34

The non-modal dialog http://w3c.github.io/aria/practices/aria-practices.html#dialog_nonmodal defers to the drag and drop section for how to move the dialog. I'm not sure moving a window is the same as drag and drop so we should really specify something different here.

Copied from original issue: w3c/aria#241

@LaurenceRLewis
Copy link

LaurenceRLewis commented Oct 27, 2017

3.10 Disclosure (Show/Hide) typo

This may have been picked-up previously, but, I could not find it.

A disclosure is a button that controls visibility of a section of content. When the controlled conted is hidden, ...

...controlled content is...

@LaurenceRLewis
Copy link

LaurenceRLewis commented Oct 27, 2017

3.10 Disclosure (Show/Hide).

I’m wondering whether to include referring to native button element as well as role button. Not sure if I am correct in this, but, flagging it anyway 😁.

WAI-ARIA Roles, States, and Properties

Applies to al instances of ‘role button ‘.

The element that shows and hides the content has role button.

The element that shows and hides the content is a <button> or had a role of button.

@mcking65
Copy link
Contributor

@Decrepidos, thank you for the feedback. I am correcting the spelling error.

Note that a native button has role button; it is implicit.

@LaurenceRLewis
Copy link

Thanks for clarifying. Role button being implicit makes sense.

@jnurthen
Copy link
Member

Note https://www.w3.org/Bugs/Public/show_bug.cgi?id=29325 when drafting this

@0ddfell0w
Copy link

@mcking65 if there's anything I can do to help with the non-modal dialog pattern, please let me know, happy to contribute

@patrickhlauke
Copy link
Member

any movement on providing an example/pattern for non-modal dialogs any time?

@nedredmond
Copy link

Is this duplicated by #102 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pattern Page Related to a page documenting a Pattern
Development

No branches or pull requests

7 participants