Skip to content

Conversation

@bilalmirza74
Copy link
Contributor

@bilalmirza74 bilalmirza74 commented Oct 13, 2023

What does this PR do?

Fixes #1120 & #1129

Before

c

After

b

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change adds a new database migration
  • This change requires a documentation update

How should this be tested?

  • Test A
  • Test B

Checklist

Required

  • Filled out the "How to test" section in this PR
  • Read How we Code at Formbricks
  • Self-reviewed my own code
  • Commented on my code in hard-to-understand bits
  • Ran pnpm build
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the Formbricks Docs if changes were necessary

@vercel
Copy link

vercel bot commented Oct 13, 2023

@bilalmirza74 is attempting to deploy a commit to the formbricks Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2023

Thank you for following the naming conventions for pull request titles! 🙏

@github-actions github-actions bot added the bug Something isn't working label Oct 13, 2023
@bilalmirza74
Copy link
Contributor Author

also fixed the hamburger menu position

@jobenjada
Copy link
Member

I think I cannot follow you: What exactly is broken? And how did you fix it?

Please paste before/after screenshots for everything this PR is supposed to fix ;)

Thanks!

@bilalmirza74
Copy link
Contributor Author

Before
c

After
f

@bilalmirza74
Copy link
Contributor Author

also Fixed
Doc's navbar was not responsive #1129

in this PR only

@bilalmirza74
Copy link
Contributor Author

before

be

After

a

@bilalmirza74
Copy link
Contributor Author

please add Labels

@bilalmirza74 bilalmirza74 changed the title fix: Overflow of body across leaderboard on mobile screen #1120 fix: Overflow of body across leaderboard on mobile screen #1120 & Doc's navbar was not responsive #1129 Oct 14, 2023
@bilalmirza74
Copy link
Contributor Author

@jobenjada
Please merge this pr so that i can fix other issues

@jobenjada jobenjada added hacktoberfest complete these issues to gather points for Hacktoberfest formtribe-2023 labels Oct 15, 2023
@bilalmirza74
Copy link
Contributor Author

bilalmirza74 commented Oct 15, 2023

Console errors are the part of other issue
Please merge this
Then I can fix console errors, ui sticking left side or reload,..

@jobenjada jobenjada enabled auto-merge October 15, 2023 17:21
@jobenjada
Copy link
Member

Tweaked it quite a bit but went into merge queue now :)

@jobenjada jobenjada added this pull request to the merge queue Oct 15, 2023
@bilalmirza74
Copy link
Contributor Author

Thanks

Merged via the queue into formbricks:main with commit accd977 Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working hacktoberfest complete these issues to gather points for Hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG][FormTribe 🔥][50 Points] Overflow of body across leaderboard on mobile screen

2 participants