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

KtLayout:implement a tables view and a details view #325

Open
carsoli opened this issue Nov 6, 2020 · 0 comments
Open

KtLayout:implement a tables view and a details view #325

carsoli opened this issue Nov 6, 2020 · 0 comments
Labels
package:kotti-ui @3yourmind/kotti-ui priority:3-normal Should be fixed soon state:blocked Blocked & needs to be discussed state:waiting Stuck issue or PR, perhaps awaiting a reply or merge type:enhancement features, etc.

Comments

@carsoli
Copy link
Contributor

carsoli commented Nov 6, 2020

Implement Layout components that properly incorporate the two views and generic variations that we have in our user-app:
Guarantee that those views are mobile-compatible

  1. List View

Has a Navbar to the side (left)
Has a page that has a Header, Filters/Search bar Section, and a Table that is paginated and can overflow horizontally

Acceptance Criteria:

  • mobile responsiveness
  • responsiveness to minizable navbar
  • sticky header (page title + filters section)
  • always-visible scrollbar if table horizontally overflows
  1. Detail View

Has a Navbaar & Actionbar to the side (left)
has a page that naturally consumes less width than the above view
the page usually is a section of content that is sometimes expandable/minimize-able with the help of a KtAccordion
usually there is a right-side openable drawer for short forms if a detail is editable

Acceptance Criteria:

  • mobile responsiveness
  • responsiveness to minizable navbar and actionbar

  • OPEN FOR DISCUSSION STILL
  • DESIGNS NEEDED FOR MOBILE
@carsoli carsoli added type:enhancement features, etc. package:kotti-ui @3yourmind/kotti-ui priority:3-normal Should be fixed soon state:blocked Blocked & needs to be discussed state:waiting Stuck issue or PR, perhaps awaiting a reply or merge labels Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:kotti-ui @3yourmind/kotti-ui priority:3-normal Should be fixed soon state:blocked Blocked & needs to be discussed state:waiting Stuck issue or PR, perhaps awaiting a reply or merge type:enhancement features, etc.
Projects
None yet
Development

No branches or pull requests

2 participants