MattIPv4 / MattIPv4/PyDMXControl

[JavaScript] Swipe to go back (web debug control panel)

未关闭
#11 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

⚙️ Web good first issue hacktoberfest help wanted 🆕 Enhancement
主要语言
Python
星标
143
派生
23
PR 合并指标
30 天内没有已合并 PR

描述

The web debug control panel, when used as a web app on iOS does not have the ability to swipe to go back.
Swipe to go back should be implemented on the fixture and channel control pages to navigate up the page structure (fixture to home, channel to fixture).
This should ideally be done using vanilla JS as jQuery or similar are not currently in use on the site and I would like to keep it that way.

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先定位 fixture 和 channel 控制页面的 Web 调试控制面板入口点。检查这些页面当前如何在页面结构中导航,然后验证无需添加 JavaScript 库,iOS 风格的滑动即可从 channel 移动到 fixture,并从 fixture 移动到主页。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
frontend, web-dev
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。