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

Minor UI adjustments #1456

Merged
merged 6 commits into from
Nov 27, 2024
Merged

Minor UI adjustments #1456

merged 6 commits into from
Nov 27, 2024

Conversation

ManishMadan2882
Copy link
Collaborator

@ManishMadan2882 ManishMadan2882 commented Nov 26, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Minor UI adjustments:
    • Code used to overflow in the conversation bubble when there was no match for language
    • The input field in Conversation touched the bottom of the viewport in mobile screens.
    • Font size in the user questions looked larger in mobile browsers.
    • Limited characters in Settings/Docs in table column document name to avoid overflows
    • In api/delete_old remove docs from the collection even if they are missing from the file tree.

image

  • Why was this change needed? (You can also link to an open issue here)
    UI

Copy link

vercel bot commented Nov 26, 2024

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

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 3:10pm
nextra-docsgpt 🔄 Building (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 3:10pm

Copy link

vercel bot commented Nov 26, 2024

@ManishMadan2882 is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@0584c29). Learn more about missing BASE report.
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
application/api/user/routes.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1456   +/-   ##
=======================================
  Coverage        ?   35.96%           
=======================================
  Files           ?       68           
  Lines           ?     3275           
  Branches        ?        0           
=======================================
  Hits            ?     1178           
  Misses          ?     2097           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@dartpain dartpain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

@dartpain dartpain merged commit 4ffdf3f into arc53:main Nov 27, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants