Coding-Club-IITG/CourseHub

File view (2)

Offen

#148 geöffnet am 20.09.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (13 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Currently, when we try to open a file, we are redirected to the onedrive file preview page.

  • User experience issue: It asks regularly for authentication. Ideate on something to show the file in a new tab in the same window. For that we'll need to fetch the file using the onefrive options and then show it on another tab.

It will be something like this: https://www.iitg.ac.in/acad/admission/fresher/

When u click on any of the "Click Here" symbols, it opens the file in the same window but in another tab. There might be some libraries for this, ideate and implement that.

Contributor Guide