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

fix: Changed sorting arrow direction in data table #2435

Merged
merged 2 commits into from
Dec 16, 2020

Conversation

haxonadora
Copy link
Member

Fix related to issue.
According to Material design guidelines: The downward arrow shows that the schedule column is sorted in descending order.

Currently sortDirection prop in DataTableTitle set to descending was making the arrow to point up instead of down. Documentation is showing correct behaviour but the code was doing the opposite.

@haxonadora haxonadora changed the title Changed sorting arrow direction in data table fix: Changed sorting arrow direction in data table Dec 15, 2020
@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here

.

@haxonadora haxonadora requested review from Trancever and unikvozm and removed request for Trancever December 15, 2020 15:36
@callstack-bot
Copy link

Hey @haxonadora, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@Trancever Trancever merged commit 57d6b99 into master Dec 16, 2020
@Trancever Trancever deleted the fix/dataTable-sorting-arrow branch December 16, 2020 09:11
@wojteg1337
Copy link
Collaborator

Good job

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

4 participants