Giter VIP home page Giter VIP logo

skill-tree-editor's People

Contributors

omersabic avatar seanjhardy avatar swatarianess avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

skill-tree-editor's Issues

Compatibilities for multiple root nodes.

Items should not have any children. Since the root node is queried by category of "root" change it to look for skills with nothing in the "requires" field.

Suggested by Sean.

Design improvement

  • Improve the design to make it more accessible (UX)
  • Improve design to be more visually appealing (UI)
  • Change the tree nodes to show a little bit more information about themselves

Functional improvements

  • Automatically load tree using API URL
  • Automagically export tree to database using API URL
  • Authentication for the above two functionalities

Add translations

Restructure skills so the "goals" array contains multiple different language options, and let the user specify which options are set. Maybe even highlight skills to show which ones are complete/uncompleted for a given language. This feature must be interoperable with tips too

Use correct field ordering (and keep ordering consistent)

Sometimes the order of fields is different, for instance with intermediate IDs and finalIDs being located differently to one another which makes editing hard. Set the order to:
id, title, level, XP, frequency, interval, timelimit, icon, category

Scrollbar issue on chrome

Problem: Scrollbar looks weird for all the div containers on specific browsers / browser versions. Default CSS values on browsers are different apparently.

How to fix: Approve my pull request.

Editor crashes when trying to add new items

it seems to have crashed adding an item, looks like its adding the incorrect objectID instead of the real one
kind: '[ObjectId]',
value: "[ 'IR-2d8157c3-8fc0-414e' ]",
path: 'requires.0',
reason: CastError: Cast to ObjectId failed for value "IR-2d8157c3-8fc0-414e" (type string) at path "requires"

Fix cloning for nested children

When copying a child skill, it doesn't seem to take its parents info, so if I've got meditation -> fitness, cloning fitness will result in meditation (copy) even after I've saved it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.