Some feedback for the new screen:
- The answer feedback icons should be placed higher on the screen. The current position just above the answer buttons is hardly noticeable and is nowhere near the main contents of the card. Generally my eyes are going to be hanging around the top of the card especially after selecting an answer and start the next card. That’s the general area the feedback icon should be. IMO, placing it just above the card and centered horizontally would be perfect (in between card counts and menu buttons).
- The answer feedback icons disappear way too quickly. They should persist longer and/or be configurable.
- Double tap time interval setting to prevent double taps seems like it does not work.
- I’m seeing different behavior with some JS I added to a card. I have a link element with an onclick attribute that calls some function, however clicking on that link (on the card’s back) brings me to the front of the card. I found that adding `return false` at the end of the onclick prevents that behavior.
- I would like to be able to add toolbar action buttons above the answer buttons. Putting the toolbar at the bottom gets close, but I find the toolbar at the bottom is rather strange particularly being below the answer buttons. The answer buttons are the primary actions and should always be at the bottom. Any secondary actions make sense being placed on top of that. Additionally, I don’t really want most of the toolbar at the bottom anyway. I’m really just trying to get better access to a few buttons like undo, replay audio, etc.
Overall, I like the direction this new review page is going and plan to continue using it over the old one!