Chris Georgoulis

Results 2 issues of Chris Georgoulis

I have the route below which basically is has the following setup ``` forum/create forum/{forumId}/edit forum/{forumId}/topics/create forum/{forumId}/topics/{topicId} forum/{forumId}/topics/{topicId}/edit ``` If I leave everything default, with no custom labels everything works...

It is often necessary for accessibility reasons to explicitly define an area as a data table along with setting the top row as a header. This enables screen readers to...

enhancement
help wanted