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

Develop example of table design pattern #242

Closed
mcking65 opened this issue Jan 18, 2017 · 6 comments
Closed

Develop example of table design pattern #242

mcking65 opened this issue Jan 18, 2017 · 6 comments
Assignees
Labels
Example Page Related to a page containing an example implementation of a pattern

Comments

@mcking65
Copy link
Contributor

Develop an example page to demonstrate the pattern described by the section coming from issue #90.

@mcking65 mcking65 added the Example Page Related to a page containing an example implementation of a pattern label Jan 18, 2017
@mcking65 mcking65 added this to the 1.1 PR milestone Jan 18, 2017
@mcking65 mcking65 added this to Next Steps in Table Pattern and Example Development Project via automation Nov 18, 2017
@mcking65 mcking65 self-assigned this Nov 18, 2017
mcking65 added a commit that referenced this issue Nov 18, 2017
1. Adds initial draft of table design pattern for issue #90.
2. Adds initial draft of table example HTML for issue #242; still needs CSS.
@mcking65 mcking65 moved this from Next Steps to In Progress in Table Pattern and Example Development Project Nov 18, 2017
@mcking65
Copy link
Contributor Author

mcking65 commented Nov 18, 2017

This example is now in master at:
http://w3c.github.io/aria-practices/examples/table/table.html

The only thing left to do on this example is the CSS for the ARIA table in the ex1 div. The css file is in
examples/table/css/table.css

Any takers?

@ZoeBijl ZoeBijl self-assigned this Nov 18, 2017
@ZoeBijl
Copy link
Contributor

ZoeBijl commented Nov 18, 2017

@mcking65 I’ll pick up this one. For what it’s worth, we don’t yet have an example for Advanced Data Grid.

@mcking65
Copy link
Contributor Author

Thank you Michiel. Advanced data grid will be part of release 2. We can't get it done for the current milestone. I left in the stub just to help people be more aware of our plan to include it.

@jongund
Copy link
Contributor

jongund commented Dec 4, 2017

I will work on the styling of the table examples

@jongund
Copy link
Contributor

jongund commented Dec 4, 2017

@mcking65

Added CSS styling to table

mcking65 pushed a commit that referenced this issue Dec 7, 2017
For issue #242, complete table.css and add two more rows to the example table.
mcking65 added a commit that referenced this issue Dec 7, 2017
Development of the table example for issue #242 is complete.
Starting review process.
@mcking65
Copy link
Contributor Author

mcking65 commented Dec 7, 2017

Work on this example is now complete. Closing and starting review process.

@mcking65 mcking65 closed this as completed Dec 7, 2017
Table Pattern and Example Development Project automation moved this from In Progress to Complete Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Example Page Related to a page containing an example implementation of a pattern
Development

No branches or pull requests

3 participants