Page breaking - Transactions date filter
Summary
It appears that the transaction pages filter to allow the user to specify to/from dates, breaks the site when clicked.
Steps to reproduce
- Visit https://www.minds.com/wallet/tokens/transactions
- Click in the to box (see image below)
Platform information
Cross platform web.
What is the current bug behavior?
Page locks up, date filter does not work.
What is the expected correct behavior?
Should allow you to filter.
Relevant logs and/or screenshots
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
added scoped labels
changed weight to 2
assigned to @benhayward.ben
- Developer
Issue appears resolved at present. No fixes went in so expecting a re-emergence.
closed
reopened
unassigned @benhayward.ben
assigned to @benhayward.ben
mentioned in issue #2218 (closed)
added scoped label
- Developer
This is a bug in material-date-picker
Is an open bug https://github.com/ripjar/material-datetime-picker/issues/157
Closed and should have fixed the bug in 2018 https://github.com/ripjar/material-datetime-picker/issues/153
I've updated material-date-picker to 2.4.0 but it still persists.
added 1h of time spent at 2019-11-13
- Developer
I believe this will occur on days where the
day
value is not divisible by 5. added scoped label and automatically removed label