Coding-Club-IITG/CourseHub

File view (2)

Aberta

#148 aberto em 20 de set. de 2025

 (1 comentário) (0 reação) (0 responsável)JavaScript (3 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (13 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador