Skip to content

GDB-14372 add link limit to URL#2884

Open
plamen-yordanov wants to merge 1 commit intomasterfrom
GDB-14372-add-link-limit-to-url
Open

GDB-14372 add link limit to URL#2884
plamen-yordanov wants to merge 1 commit intomasterfrom
GDB-14372-add-link-limit-to-url

Conversation

@plamen-yordanov
Copy link
Copy Markdown
Contributor

What

Add link limit as URL parameter functionality to the visual graph.

Why

This way a link can be bookmarked or sent to someone, and it will open the same number of nodes.

How

  • Moved the link limit input field from the settings to the main page. This is needed as sometimes the settings are not accessible due to rights.
  • Updated the controller to manage the link limit state and validate user input.
  • Implemented URL parameter handling to persist the link limit across sessions.
  • Updated plugins version, since the plugins needed to be updated due to this change

Testing

cypress

Screenshots

Screenshot from 2026-04-15 10-26-22

Checklist

  • Branch name
  • Target branch
  • Commit messages
  • Squash commits
  • MR name
  • MR Description
  • Tests
  • Browser support verified

@plamen-yordanov plamen-yordanov force-pushed the GDB-14372-add-link-limit-to-url branch 2 times, most recently from b863784 to 2f4eca1 Compare April 15, 2026 11:09
## What
Add link limit as URL parameter functionality to the visual graph.

## Why
This way a link can be bookmarked or sent to someone, and it will open the same number of nodes.

## How
- Moved the link limit input field from the settings to the main page. This is needed as sometimes the settings are not accessible due to rights.
- Updated the controller to manage the link limit state and validate user input.
- Implemented URL parameter handling to persist the link limit across sessions.
- Updated plugins version, since the plugins needed to be updated due to this change

## Testing
cypress
@plamen-yordanov plamen-yordanov force-pushed the GDB-14372-add-link-limit-to-url branch from 2f4eca1 to 325f808 Compare April 17, 2026 12:40
@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant