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

Improve UI: Center Article URL Text in Save Screen #312

Closed
RayBB opened this issue Dec 31, 2024 · 0 comments
Closed

Improve UI: Center Article URL Text in Save Screen #312

RayBB opened this issue Dec 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@RayBB
Copy link
Contributor

RayBB commented Dec 31, 2024

This is a very small one :)

Currently, the article URL text in the Save screen appears left-aligned and could benefit from better styling for improved readability and visual appeal.

Current Behavior:

  • Article URL text is left-aligned
  • Text appears close to screen edges
  • Layout feels unpolished

Proposed Changes:

  • Center-align the article URL text
  • Add appropriate horizontal padding
  • Consider text truncation or wrapping for very long URLs
Spoiler

image

@casimir casimir added the enhancement New feature or request label Jan 12, 2025
casimir added a commit that referenced this issue Jan 24, 2025
* chore(deps): bump flutter

* refactor: factorize some init steps

* feat: allow offline saving of articles

* refactor: simplify loading screen when saving article

* refactor(ios): move DB to the app group container

* POC Flutter <-> Swift interop

* link a Flutter Framework for the extension

* hide the navigation bar

* keep share/Frameworks in git

* try to not embedded the Framework for the extension

* remove some unused files

* remove more unused files

* refactor(iOS): save article using the RemoteSyncer (offline support!)

Fixes: #310 #312
@casimir casimir closed this as completed Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants