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

issue 357 fixed preview button blocking #363

Conversation

PranathiChillarige
Copy link
Contributor

@PranathiChillarige PranathiChillarige commented Oct 6, 2024

Fixes - #357

Description -
This PR aims to avoid the blocking of Action buttons(preview button, Export button and rows input field)
with underneath content(add another field button) in mobile and desktop view by

1 . creating a scrollable section for fields.
2 . adjusting the margins/bottom in between to update the page layout properly.
3 . modifying initialFields to 3 as it has a scrollable section and also to avoid clumsiness on the page layout.
4 . hidden Field header(Field name, Field type) when there are no fields as these headings are not required to be shown when there are no fields.

Screenshots -
mobileView
desktopView

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Please feel free to suggest any changes, will update accordingly. Thank you.

Copy link

vercel bot commented Oct 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-dev-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 6, 2024 5:39am

@annuk123 annuk123 merged commit f6d6c2d into Bashamega:main Oct 6, 2024
3 checks passed
@PranathiChillarige
Copy link
Contributor Author

Hey @Bashamega Can we close this issue now?

@annuk123
Copy link
Collaborator

annuk123 commented Oct 7, 2024

Hey @Bashamega Can we close this issue now?

Nope

@Bashamega
Copy link
Owner

Hey @Bashamega Can we close this issue now?

Nope

I have closed it

@annuk123
Copy link
Collaborator

annuk123 commented Oct 7, 2024

Hey @Bashamega Can we close this issue now?

Nope

I have closed it

okay, Actually there is an issue, that's why I told

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

Successfully merging this pull request may close these issues.

3 participants