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

Added scroll and custom widths #682

Merged
merged 13 commits into from
Aug 6, 2024

Conversation

BabyElias
Copy link
Contributor

@BabyElias BabyElias commented Jul 16, 2024

  • Added custom min-width and width attributes to each column, that can be determined by the user.
  • Added scroll behaviour in x and y directions for the table.
  • Ensured text wrapping within cells based on min-width attribute
  • Added sticky row and column headers.
  • Fixed header focus states.
  • Added keyboard and mouse hover effects for entire row.
  • Updated scrollIntoView for arrow key movements.
  • Added sortColumn icon.
  • Enhanced keyboard navigation using tab key.
  • Theming

@MisRob MisRob self-requested a review July 16, 2024 14:09
@MisRob MisRob self-assigned this Jul 16, 2024
@MisRob
Copy link
Member

MisRob commented Jul 18, 2024

All new addition make sense to me :)

lib/KIcon/iconDefinitions.js Outdated Show resolved Hide resolved
lib/KTable/index.vue Show resolved Hide resolved
@marcellamaki marcellamaki added this to the KSortableTable milestone Jul 30, 2024
@MisRob MisRob merged commit 9c4d02b into learningequality:gsoc-table Aug 6, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants