Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

问题反馈 #12

Open
yinxin630 opened this issue Mar 25, 2019 · 2 comments
Open

问题反馈 #12

yinxin630 opened this issue Mar 25, 2019 · 2 comments

Comments

@yinxin630
Copy link

yinxin630 commented Mar 25, 2019

bug

  1. 移动端登录/注册页展示有问题, 按钮和密码框到一行了(ios夸克浏览器)
  2. 移动端功能bug, 登录后展示"浏览器不支持通知"提示, 然后白屏(ios夸克浏览器)
  3. 发送文件不成功, 没反应
  4. <link rel="manifest" href="./manifest.json"> 相对路径, 非首页就404. service-worker.js同理
  5. 重复刷新页面, 偶现报错并且白屏, 地址 https://im.aermin.top/group_chat/ddbffd80-3663-11e9-a580-d119b23ef62e?name=ghChat
    image

improve

  1. 性能(有缓存的情况下, fiora load基本在1s内, 你的在2.3s左右), MainView.js 和 RightView.js 耗时太多

  2. 样式是内联的, 所以js文件略大

  3. loading字样闪过的问题
    image

  4. https://fiora.suisuijiang.com/fiora-sw.js 这个 消息中的url不能渲染成

feature

  1. 支持粘贴发图
@aermin
Copy link
Owner

aermin commented Mar 25, 2019

感谢大佬反馈 👍

进度:

bug

1,2,3,4,5 都修完了

improve

1,2 : 通过路由按需加载,首次加载(聊天主页面)现在在1.3s左右,有空了做一下css单独打包处理,可以继续缩短时间 已完成,目前可以秒开

3: 已去掉

feature

1:支持粘贴发图 已完成

@yinxin630
Copy link
Author

加油

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants