We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some spells expire. Each spell has an object expiresAtTimestamp. By default expired spells are not displayed.
expiresAtTimestamp
We should give users the option to view expired spells.
There should be a boolean checkbox under the section header "Timelocked". By default it will be unchecked.
[ ] Show expired
When the show expired filter is checked, expired spells will be displayed. These spells should show a headline and "Expired" row.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Some spells expire. Each spell has an object
expiresAtTimestamp
. By default expired spells are not displayed.We should give users the option to view expired spells.
Filter
There should be a boolean checkbox under the section header "Timelocked". By default it will be unchecked.
Outcome
When the show expired filter is checked, expired spells will be displayed. These spells should show a headline and "Expired" row.
Areas affected
The text was updated successfully, but these errors were encountered: