popcodeorg / popcodeorg/popcode
Prompt coders to log in when they do significant work logged out
@wilsonj806 arbeitet bereits daran.
Seit 04.8.2020.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 191
- Forks
- 143
- Ø Merge
- 4 T. 11 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
While it’s fine to use Popcode logged out for quickly practicing coding techniques, we don’t want students doing a significant amount of work without it being saved. The always-visible “log in to save” prompt in the top bar is definitely an improvement, but I think we can be a bit more annoying about it.
In particular, I would propose a banner notification when the student has done a significant amount of work logged out. “A significant amount of work” might be measured in time since they started working, or number of discrete changes to the current project, or some combination of the two.
At such time as the wire is tripped for “a significant amount of work has been done”, we’ll want to display a banner notification (probably using a not-yet-existing “warning” yellow) that informs the user that their work won’t be saved and prompts them to log in. I think this idea is entirely stolen from CodePen.
I think it’s probably best to only display this notification once per session.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.