Closed Rafael-Floriano closed 2 months ago
The changes involve updating the hyperlinks for the "TagalogLessons" link in two JSP files, redirecting users from a broken link to a new dictionary page on Tagalog.com. This update applies to both the create and edit pages for Tagalog words, ensuring users are directed to a relevant resource for Tagalog vocabulary.
File Path | Change Summary |
---|---|
src/main/webapp/WEB-INF/jsp/content/word/* |
Updated "TagalogLessons" link from tagaloglessons.com to tagalog.com for dictionary access. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 15.05%. Comparing base (
eb9accc
) to head (6c7ec9c
). Report is 5 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Resolves the issue with the Tagalog links reported in the following issue: https://github.com/elimu-ai/webapp/issues/1841
No, only the redirect links on the page have been updated.
The first step the reviewer should take is to set the content language to TGL.
Next, the reviewer should access the words page.
The reviewer can access any word from the word list by simply clicking on it.
After that, the reviewer should click on 'TagalogLessons' in the 'resources' modal available on the right.
After clicking, you should be redirected to the Tagalog dictionary page with the corresponding word that was displayed in the Elimu application.
No changes were made to the UI; however, I will attach screenshots of the Elimu and Tagalog pages.