Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • dulst
  • core
  • Issues
  • #103

Closed
Open
Created Jan 24, 2021 by Minkhalim Mingazov@tails55💬Maintainer

Option for "save player data" to only update a subproperty instead of the entire data property

Right now in order to save any value to the profile you have to overwrite the entire save/data property and unless you're very cautious and first copy everything in data to save this leads to all other saved data being lost. This is really bad UX in my opinion, would be great if there was an option to only update a subproperty, for example if configured like picture below the contents of save.deckEditor.collection are uploaded to data.deckEditor.collection while everything else (data.* where * is not deckEditor and even data.deckEditor.* where * is not collection) is kept intact. image Example mockup.

Assignee
Assign to
Time tracking