Skip to content

Rows Per Page dropdown selector does not work in the Staking Brain UI #330

@JHGrove3

Description

@JHGrove3

Describe the bug

In the Staking Brain UI, there is a small dropdown in the lower right corner.

The label says:
Rows per page:

It is followed by a drop down menu with the options 10, 20, 50, 100
The default selection is 10

Changing the menu to any other number does not affect the page layout. It always shows 10 lines.

Expected behavior

It should show more lines when you select 20, 50, or 100

Screenshots

DAppNode version:

Core DAppNode Packages versions

bind.dnp.dappnode.eth: 0.2.11
core.dnp.dappnode.eth: 0.2.96
dappmanager.dnp.dappnode.eth: 0.2.90, commit: df351d59
https.dnp.dappnode.eth: 0.2.2
ipfs.dnp.dappnode.eth: 0.2.23
wifi.dnp.dappnode.eth: 0.2.9
wireguard.dnp.dappnode.eth: 0.1.3

System info

dockerComposeVersion: 2.29.1
dockerServerVersion: 27.1.2
dockerCliVersion: 27.1.2
os: debian
versionCodename: bookworm
architecture: amd64
kernel: 6.1.0-22-amd64
Disk usage: 40%

Additional context
Ideally the in-page scrollbar should also be removed.
There is no good reason to have just a small number of lines visible on the page.

Use the whole page, and let the user scroll the whole page if the number of lines is large.

The only caveat is whether you need a permanent page header that includes the small links for link, edit, delete, exit that are currently shown just above the scrolling list.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions