AstarNetwork / astar-apps

The official Astar Network portal for accessing your tokens and other native features!
https://portal.astar.network/
GNU General Public License v3.0
67 stars 85 forks source link

fix: disabled scrolling on input #1286

Closed impelcrypto closed 1 month ago

impelcrypto commented 1 month ago

Pull Request Summary

Check list

This pull request makes the following changes:

Fixes

github-actions[bot] commented 1 month ago

Visit the preview URL for this PR (updated for commit d5629f8):

https://astar-apps--pr1286-fix-disable-scroll-o-a5baz684.web.app

(expires Tue, 21 May 2024 09:05:32 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: dd76fe72958fe2910fef9d53f0b4539b82b849db

impelcrypto commented 1 month ago

I have a feeling that we should create input component and re-use it in other components. This is not for this PR but in general. What do you think?

Actually, I agree, we should have a common input component.