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

add interactive tables #24

Open
omarcostahamido opened this issue Oct 24, 2023 · 1 comment
Open

add interactive tables #24

omarcostahamido opened this issue Oct 24, 2023 · 1 comment
Labels
MID mid priority

Comments

@omarcostahamido
Copy link
Member

omarcostahamido commented Oct 24, 2023

thinking through it still...
about interactive tables: https://idratherbewriting.com/documentation-theme-jekyll/mydoc_tables.html
about flex distribution: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_flexible_box_layout/Controlling_ratios_of_flex_items_along_the_main_axis
aligning markdown table columns: https://stackoverflow.com/questions/19950648/how-to-write-lists-inside-a-markdown-table
also check: https://github.com/frappe/datatable

i need to display tabled on each database page that:

  • shows relevant property columns
  • can be reordered on client side
  • has pages???
@omarcostahamido omarcostahamido added the MID mid priority label Oct 24, 2023
@omarcostahamido
Copy link
Member Author

this is a nice addition, planned since start. but #32 might be so good that would deprecate most value on this one.
so, it might be best to think as simple as possible. just a table like view that allows reorder by certain column.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MID mid priority
Projects
None yet
Development

No branches or pull requests

1 participant