apache / apache/couchdb

Stay on current page in Fauxton after making changes in a document

Open
#4,403 0 comments 0 reactions 0 assignees View on GitHub
enhancement fauxton needs-triage
Dominant language
Erlang
Stars
7k
Forks
1.1k
Avg merge
1d 16h
Merged PRs (30d)
9

Description

[NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ )
Let's say you have a lot of documents in the database and in Fauxton, the list is split on several pages.
For example you are on page 2 and you open a document. You then change something and save it. After the save, you are always back on page 1.
## Summary

[NOTE]: # ( Provide a brief overview of what the new feature is all about. )

## Desired Behaviour
Could the current page be saved, so you always return to the page you were previously on?

[NOTE]: # ( Tell us how the new feature should work. Be specific. )
[TIP]: # ( Do NOT give us access or passwords to your actual CouchDB! )

## Possible Solution

[NOTE]: # ( Not required. Suggest how to implement the addition or change. )

## Additional context

[TIP]: # ( Why does this feature matter to you? What unique circumstances do you have? )

Contributor guide

Open the contributing guide

Research direction

Start in Fauxton's document list and edit/save navigation flow, focusing on how the current page is represented before a document is opened. Reproduce the issue with a database containing multiple pages, then verify that saving a document returns to the page that was previously open.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.