aws / aws/graph-explorer

Allow a more selective restore of configuration

Open
#1,261 0 comments 0 reactions 0 assignees View on GitHub
fundamental reliability usability
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
6d 8h
Merged PRs (30d)
5

Description

Today, the configuration restore is an all or nothing process. There is a need for the process to be more selective.

The configuration data can be broken down in to categories:

- Connections, schemas, previous sessions
- Custom styles
- App settings
- Layout settings

To keep things simple, we can restore each of these categories separately. And a restore would fully replace all contents of that category. So no merging of data, and therefore no conflict resolution.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named in the issue. Start by locating the existing configuration restore flow and mapping its data to the four listed categories; done means each category can be restored independently and fully replaces that category without merging or conflict resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.