saadpasta/developerFolio

Big Projects section not visible on Android

开放

#486 创建于 2022年4月25日

 (4 条评论) (1 个反应) (0 位负责人)JavaScript (2,351 个派生)batch import
bughacktoberfest

仓库指标

星标
 (4,696 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Describe the bug I added 8 Big projects to my portfolio and it was working good in desktops but when i open it in mobile it doesn't show the section there is only blank space available.

To Reproduce Steps to reproduce the behavior:

  1. Add more than 6 projects
  2. Open in mobile and scroll to the big projects section.

Expected behavior It should be visible as normal

Is this responsiveness Issue YES

Screenshots Screenshot_20220425-164512_Chrome

Smartphone (please complete the following information):

  • Device: [Stock Android]
  • OS: [Android]
  • Browser [Chrome]
  • Version [12.1]

Additional context I was debugging the issue and then I found that the issue is related to react-reveal package. I installed react-awesome-reveal package and did the modification and now it is working for me.

I suggest you should also replace react-reveal package with react-awesome-reveal becuase react-reveal package is deprecated and heavy , on the other side react-awesome-reveal package is lightweight and handy.

贡献者指南