Skip to content

dbeaver/pro#10075 Add user statistics section to Users page - #4671

Open
sergeyteleshev wants to merge 1 commit into
develfrom
dbeaver/pro#10075-show-active-users-in-license
Open

sergeyteleshev wants to merge 1 commit into
develfrom
dbeaver/pro#10075-show-active-users-in-license

Conversation

@sergeyteleshev

@sergeyteleshev sergeyteleshev commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Closes dbeaver/pro#10075

Summary

  • Add a dedicated statistics extension point above the user filters, with a local loading/error boundary.
  • Keep the users table large and allow page-level scrolling instead of shrinking the table around additional content.

Validation

  • ESLint passed for the changed files.
  • TypeScript build passed through the consuming workspace.
  • User reviewed the layout iterations; automated browser verification was blocked by a busy browser profile.

Related PR

Companion implementation: https://github.com/dbeaver/cloudbeaver-ee/pull/2680. Merge this extension point first.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sergeyteleshev sergeyteleshev self-assigned this Sep 17, 2026
<Placeholder container={createUserService.toolsContainer} param={param} />

<div className="tw:h-full tw:relative">
<div className="tw:h-[70vh] tw:min-h-96 tw:relative">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please do not hardcore height values

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.

2 participants