Skip to content

Scroll columns area to right when children property is changed#4517

Merged
Gargron merged 1 commit intomastodon:masterfrom
kagucho:scroll
Aug 4, 2017
Merged

Scroll columns area to right when children property is changed#4517
Gargron merged 1 commit intomastodon:masterfrom
kagucho:scroll

Conversation

@akihikodaki
Copy link
Copy Markdown
Contributor

The feature to pin column could hide the rightmost column, which is specified with children property of ColumnsArea.
The user is likely to see the column when the property changed, so scroll the area in such cases.

@akihikodaki akihikodaki added the ui Front-end, design label Aug 4, 2017
The feature to pin column could hide the rightmost column, which is
specified with children property of ColumnsArea.

The user is likely to see the column when the property changed, so scroll
the area in such cases.
@sorin-davidoi
Copy link
Copy Markdown
Contributor

Maybe we should also focus the children (#4510)?

@akihikodaki
Copy link
Copy Markdown
Contributor Author

That makes sense, but I want to address a particular problem in this pull request: a column is not visible and users consider it is malfunctioning. The issue would need another pull request.

@Gargron Gargron merged commit 9d1f8b9 into mastodon:master Aug 4, 2017
pfigel added a commit to pfigel/mastodon that referenced this pull request Aug 7, 2017
* tag 'v1.5.1': (25 commits)
  Bump to 1.5.1
  i18n: update Persian translation (mastodon#4540)
  Fix mastodon#4531 (mastodon#4533)
  fr.yml update (mastodon#4531)
  Translate 'Signed in as' into Japanese (mastodon#4530)
  l10n OC - Added  mastodon#4523 "signed in as" (mastodon#4529)
  fix columns_area.js (mastodon#4528)
  Update goldfinger to 2.0.1, see mastodon/goldfinger#5 (mastodon#4527)
  Add "signed in as" header to some pages (mastodon#4523)
  l10n update Occitan (mastodon#4522)
  Scroll columns area to right when children property is changed (mastodon#4517)
  Fix some mistakes in Polish translation (mastodon#4495)
  Ignore some locale keys that can but do not need to be translated (mastodon#4515)
  Dutch strings: typo (mastodon#4489)
  Use GNU libiconv in Nokogiri (mastodon#4494)
  i18n: Update Polish translation (mastodon#4479)
  Enable cache for babel-loader (mastodon#4505)
  Redirect to PasswordController#new when reset_password_token is invalid (mastodon#4506)
  make number of comparison in emojify() fewer (mastodon#4500)
  Don't normalize invalid domain names (mastodon#4499)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Front-end, design

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants