Skip to content

Add scrollbar to the identify panel#614

Merged
mfisher87 merged 2 commits intogeojupyter:mainfrom
arjxn-py:identify-scroll
Apr 9, 2025
Merged

Add scrollbar to the identify panel#614
mfisher87 merged 2 commits intogeojupyter:mainfrom
arjxn-py:identify-scroll

Conversation

@arjxn-py
Copy link
Member

@arjxn-py arjxn-py commented Apr 7, 2025

Description

Resolves #515

Checklist

  • PR has a descriptive title and content.
  • PR description contains references to any issues the PR resolves, e.g. Resolves #XXX.
  • PR has one of the labels: documentation, bug, enhancement, feature, maintenance
  • Checks are passing.
    Failing lint checks can be resolved with:
    • pre-commit run --all-files
    • jlpm run lint

📚 Documentation preview: https://jupytergis--614.org.readthedocs.build/en/614/
💡 JupyterLite preview: https://jupytergis--614.org.readthedocs.build/en/614/lite

---------

Co-authored-by: Matt Fisher <3608264+mfisher87@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2025

Binder 👈 Launch a Binder on branch arjxn-py/jupytergis/identify-scroll

@arjxn-py arjxn-py added the enhancement New feature or request label Apr 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2025

Integration tests report: appsharing.space


this.title.label = 'Annotations';
this.addClass('jGIS-Annotations');
this.addClass('jgis-scrollable');
Copy link
Member

Choose a reason for hiding this comment

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

We noticed a mix of capitalization patterns in the CSS classes.

Copy link
Member

@mfisher87 mfisher87 left a comment

Choose a reason for hiding this comment

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

LGTM, just had a question I was unsure of

@@ -95,6 +95,7 @@
}

.jGIS-sidepanel-widget {
Copy link
Member

@mfisher87 mfisher87 Apr 7, 2025

Choose a reason for hiding this comment

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

Do we need this and jgis-scrollable?

@mfisher87 mfisher87 merged commit f96d14a into geojupyter:main Apr 9, 2025
14 checks passed
@arjxn-py arjxn-py deleted the identify-scroll branch April 27, 2025 17:03
HaudinFlorence pushed a commit to HaudinFlorence/jupytergis that referenced this pull request Jan 28, 2026
---------

Co-authored-by: Matt Fisher <3608264+mfisher87@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Identify panel (on right panel) doesn't have a scrollbar

2 participants