-
create-account.html has a "Confirm password" field. This solves the problem of a user registering with a mistyped password, but requires the user to retype the password twice in case of an error. For …
-
![image.png](https://raw.githubusercontent.com/bingsen0806/pe/main/files/4e305103-56c5-4b61-8a93-f07015ea8ed3.png)
The UG should put brackets around optional parameters, or state that it's optional, …
-
Via Michael W & NI:
"They would like to be able to save the forms in a format that Excel can read, as this is how they store it on their systems. My thought was, we have the show page display the inf…
-
```
What steps will reproduce the problem?
1.export the setting file "SwitchyOptions.bak"
2.import it at another computer
3.it said "success" and told me to restart chrome
4.but the settings were not …
-
```
What steps will reproduce the problem?
1.export the setting file "SwitchyOptions.bak"
2.import it at another computer
3.it said "success" and told me to restart chrome
4.but the settings were not …
-
As mentioned in the UG, it is troublesome to retype all the information again if the input is key incorrectly.
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2223S2/pe/master/files/b0260…
-
@rcoffie Awesome! I updated the tailwind styles a bit but this is great! The only improvement could be for the url field to set the initial values to "https://" so that users can just type in their w…
-
"There needs to be a way to batch-import pre-existing comments and notes into the database. Discovery Park probably has at least 100 rows of pre-existing info that we want to put in the database. I …
-
Two suggestions:
With regular code fence blocks, we can nicely highlight a line:
````markdown
```ruby #3
# ...
```
````
but when adding this, the code block is automatically also receivin…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2223S1/pe/master/files/d05ac8cd-ee11-4183-a5fe-32a99302e12f.png)
Having to retype the names of the events and trips to add the event to the…