DSAppTeam / DSAppTeam/PanelSwitchHelper

跳转webview页面影响PanelSwitchLayout的关闭

Open
#230 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2.4k
Forks
287
PR merge metrics
No merged PRs in 30d

Description

消息item中包含链接内容,点击链接跳转webview界面加载url,返回来时panel关闭了一半;
https://share.weiyun.com/4iYpeSQm

而且只是第一次启动时这样,第一次打开键盘,点击链接,返回聊天,panel未关闭;
之后来回弹出和关闭键盘后,再点链接进webview界面就正常;

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported sequence: open the link in a WebView on first launch, return to the chat, and observe PanelSwitchLayout. Then compare its close behavior before and after the keyboard has been opened once. Done means the panel closes fully on the first WebView navigation and remains correct through later keyboard transitions.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.