discount priority to use sortable #1038
wychoong
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
Currently Discount only sort by Low, Medium, High and is quite limited
Describe the solution you'd like
since the priority column for Discount is already integer and storing 1: Low, 5: Medium, 10: High
the required changes I foresee:
Describe alternatives you've considered
to have sortable functionality directly on lunar-table
Beta Was this translation helpful? Give feedback.
All reactions