summaryrefslogtreecommitdiff
path: root/issues/binderlite/add-spinner-for-submit-form.gmi
blob: de19c55c43e1aa25f4daaeff46acb5c91afe46a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
* feature-request

* assigned: jgart

Add spinner or animation to submit form while the user waits.

## Questions

1. Do we want to use xtermjs for binderlite or something simpler/lighter like an 
animation that let's the user know more explicitly that they are waiting for 
a container to be built? A spinning guix gnu logo could be cool.

https://www.w3schools.com/howto/howto_css_loader.asp

https://spin.js.org/https://spin.js.org/


## Solution

We're using ansi2html now.

See the following issue:

=> ./ansi2html_terminal_user_feedback.gmi

* closed