Coding-Club-IITG/CourseHub

File view (2)

开放

#148 创建于 2025年9月20日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (3 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (13 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南