Damith C. Rajapakse
Damith C. Rajapakse
This feature seems to have regressed. Example from CS2103 website left: v6.0.0, right v5.6.0 code: ``` ```java{highlight-lines="1['@@author'],6['@@author']"} //@@author {yourGithubUsername}-reused //{Info about the source...} {Reused code (possibly with minor modifications) here...
Context: We have plans to use the Card Stack feature to provide a page for users to search for icons. Problem: The full list of icons might be very long....
Some possible tweaks to the search feature: 1. Omit tags from search, as there is already a better mechanism to filter by tags? 2. Include card body in the search?...
There seems to be a slight mis-alignment here. Might be nicer to align the two, or indent the second row a bit (as opposed to indenting the first row).
The name `tags` seem more consistent with the purpose? However, MarkBind already supports an attribute called `tags` https://markbind.org/userGuide/usingPlugins.html#plugin-tags So, we might need a separate term altogether e.g., `categories` or `labels`....
Problem noticed in https://nus-cs2103-ay2425s2.github.io/website/schedule/week8/project.html  To replicate, you can preview the course website locally using instructions in https://github.com/nus-cs2103/website-base (remember to switch to `cs2103` branch first)
See https://github.com/nus-cs2103-AY2425S2/forum/issues/410 https://github.com/user-attachments/assets/dceea676-22d9-4713-86f6-4878fb700890
When we deploy a new version, some users encounter an 'Invalid authorization code' error when trying to log in to TEAMMATES. In most cases they are able to get through...
 From the above, it looks like we can specify one author name per author; is that the case? If yes, there is a need to support multiple author names...
See https://github.com/nus-cs2103-AY2425S2/forum/issues/570 reported by @JadeCheah Dashboard in concern is [this one](https://nus-cs2103-ay2425s2.github.io/tp-dashboard/?search=&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code~other).