Skip to content

Selected Rule is Not Saved When the Site Restarts #63

Description

@omer-biz

When I restart the site, the selected rule is lost and doesn't stay saved. It seems like the site isn't keeping track of the selected rules.

This might be connected to issues #61 and #43.

I tried to fix this in static/scripts/editor.ts by adding code to save and load the selected rules. But it looks like the rules get replaced by the WebAssembly (Wasm) module after the grammar is parsed, so my changes didn’t work.

I'm willing to fix these issues, but I’m not sure where to start. Any advice or tips would be really helpful.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions