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

Allow to scroll to the initial active tab #11391

Merged
merged 2 commits into from
Jun 30, 2021

Conversation

mattpap
Copy link
Contributor

@mattpap mattpap commented Jun 29, 2021

fixes #11284

@mattpap mattpap force-pushed the mattpap/11284_scroll_to_active_tab branch from 1045bc4 to 08a75d0 Compare June 30, 2021 08:33
@mattpap mattpap merged commit 462c6c2 into branch-2.4 Jun 30, 2021
@mattpap mattpap deleted the mattpap/11284_scroll_to_active_tab branch June 30, 2021 09:11
@mattpap mattpap mentioned this pull request Jun 30, 2021
10 tasks
mattpap added a commit that referenced this pull request Jun 30, 2021
* Allow to scroll to the initial active tab

* Add visual tests
mattpap added a commit that referenced this pull request Jul 5, 2021
* Upgrade to Chrome 91 and fix failing examples' tests (#11320)

* Show version number in test:{run,spawn}:headless

* Don't assume style.margin* are defined

* Prefer chrome over chromium

* Update baselines

* Fix rendering of legends for ellipse glyph (#11368)

* Handle corner cases in LinearLinterpolationScale.v_compute() (#11370)

* Fix data access layout `SpatialIndex.bounds()` (#11379)

* Fix data access layout SpatialIndex.bounds()

* Resolve mypy's errors with numpy >= 1.21

* app_index.html missing quotes in href attribute (#11385)

* Use an exact extension's version in a CDN URL (#11387)

* Allow to scroll to the initial active tab (#11391)

* Allow to scroll to the initial active tab

* Add visual tests

* Restore support for relative font size units (#11397)

* Restore support for relative font size units

* Add visual regression tests

* Don't configure `z-index` on root elements (#11388)

* Don't configure z-index on root elements

* Add visual regression tests

* Revert layout to pre PR #10779 state (#11394)

* Revert layout regression fixes

* Revert color bar layout related changes

* Work around Grid's alignment bugs and limitations

* Resolve mypy's complaints

Co-authored-by: Dan Lester <dan@ideonate.com>
@bryevdv bryevdv modified the milestones: 2.4, 2.3.3 Sep 24, 2021
bryevdv pushed a commit that referenced this pull request Dec 13, 2021
* Allow to scroll to the initial active tab

* Add visual tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Active tab should be in view on render
2 participants