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

Fix button overflow on confirmation modal for mobile #4465

Merged
merged 1 commit into from
Jul 31, 2017

Conversation

unarist
Copy link
Contributor

@unarist unarist commented Jul 31, 2017

image
image

Note that still button (and text) may overflow on some language or some device width (e.g. iPhone 5s). Reducing horizontal padding from 16px to 8px would helps supporting more (not all) combination, but modifying it requires JS change or !important.

However, this change seems reasonable anyway.


For the reference, we have below translations for "Hide entire domain" now. I think supporting all sentence in current layout is hard, so changing layout on mobile or change translation would be solution.

Negeer alles van deze server
Masquer le domaine entier
Ukryj wszysyko z domeny
Блокировать весь домен
Amagar tot lo domeni
Amagar tot el domini
Skjul alt fra domenet
Sakrij cijelu domenu
ドメイン全体を非表示
Сховати весь домен
도메인 전체를 숨김
Hide entire domain
پنهان‌سازی کل دامین
הסתר קהילה שלמה
隱藏整個網域

@Gargron Gargron merged commit 82b4cf4 into mastodon:master Jul 31, 2017
pfigel added a commit to pfigel/mastodon that referenced this pull request Aug 3, 2017
* tag 'v1.5.0': (333 commits)
  Bump to 1.5.0
  Update Dutch (nl) strings (mastodon#4480)
  Show SMTP_TLS in config sample (mastodon#4477)
  fix(web_push_notifications): Send message with welcome notifications (mastodon#4471)
  Change logo URL for Heroku and Scalingo (mastodon#4476)
  Add libidn11 to Aptfile (mastodon#4475)
  Re-add outline (mastodon#4474)
  do not emojify tm, (R) and (C) (mastodon#4472)
  i18n: update Persian translation (mastodon#4470)
  Load extra polyfills when isIntersecting is undefined (mastodon#4469)
  Bump to 1.5.0rc3
  Simplify web UI character counter logic (mastodon#4463)
  Fix button overflow on confirmation modal for mobile (mastodon#4465)
  Change RuboCop rules to loose (mastodon#4464)
  i18n: Update Polish translation (mastodon#4467)
  Disable sensitive button when with content warnings (mastodon#4460)
  Fix length validator counting things that look like URIs like URLs (mastodon#4462)
  Make salutation of email localizable (mastodon#4454)
  Improve accessibility (part 7) (mastodon#4457)
  Change to sensitive when adding content warning from web UI (mastodon#4456)
  ...
@unarist unarist deleted the fix/wide-confirmation branch September 30, 2018 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants