Damith C. Rajapakse

Results 184 issues of 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...

c.Bug 🐛
p.High
s.ToInvestigate

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....

s.UnderDiscussion

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?...

s.UnderDiscussion

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).

p.Low
good first issue

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`....

p.High
s.UnderDiscussion

Problem noticed in https://nus-cs2103-ay2425s2.github.io/website/schedule/week8/project.html ![Image](https://github.com/user-attachments/assets/04b3e410-fc6c-4bcc-9dd9-ec0033d1d5f2) 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)

c.Bug 🐛
p.Medium
s.ToInvestigate

See https://github.com/nus-cs2103-AY2425S2/forum/issues/410 https://github.com/user-attachments/assets/dceea676-22d9-4713-86f6-4878fb700890

c.Bug 🐛
p.Low

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...

p.High
s.ToInvestigate

![Image](https://github.com/user-attachments/assets/642f02fa-129d-4526-a99d-72af3121c67a) 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...

p.Medium

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).

c.Investigate