Coding-Club-IITG/CourseHub

File view (2)

オープン

#148 opened on 2025/09/20

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (3 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (13 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド