Flagsmith / Flagsmith/flagsmith
Permalinks to features do not work if the feature is after the first page
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
### How are you running Flagsmith
- [ ] Self Hosted with Docker
- [ ] Self Hosted with Kubernetes
- [X] SaaS at flagsmith.com
- [ ] Some other way (add details in description below)
### Describe the bug
This link points to a feature in a project with more than 50 features, which causes pagination: https://app.flagsmith.com/project/18444/environment/UgLNVEFpLooRAwiwLdY8bR/features?feature=97961&tab=value
Because the target feature is located on the second page, the feature modal does not open and the link just lands you on the first page of features.
### Steps To Reproduce
1. Create over 50 features in a project
2. Try to open a link to any feature after the first page
### Expected behavior
Permalinks to features should work no matter how many features a project has.
### Screenshots
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.