Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sahil shubham wd 1290 bug fix backlinks #70

Merged
merged 8 commits into from
Jun 1, 2022

Conversation

sahil-shubham
Copy link
Member

@sahil-shubham sahil-shubham commented May 31, 2022

In this PR

  • moved mex-editor into monorepo libs
  • now some stores are created inside mex-editor and imported from the same
  • added support for two storage adapters, chrome storage and idb storage
  • This also fixes id generation for blocks
  • Tested if everything works

@linear
Copy link

linear bot commented May 31, 2022

WD-1290 [BUG] Fix backlinks

Describe the bug

Backlinks are made from node path currently, change the new item handler for them to use nodeId. This should also fix the issue 'Node not found' when clicking on backlink, searching using backlink and sometimes creation of deplicated notes.

Expected Behaviour

Explain what was supposed to happen

Screenshots

If applicable

Additional Context

Any additional things that might help gain context of the bug

@sahil-shubham sahil-shubham marked this pull request as ready for review June 1, 2022 15:22
@sahil-shubham sahil-shubham requested a review from mukul-mehta June 1, 2022 15:31
@mukul-mehta mukul-mehta merged commit 33a30e2 into main Jun 1, 2022
manavagr1108 pushed a commit that referenced this pull request Jun 20, 2022
#70

* copied over mex-editor;

Signed-off-by: Sahil Shubham <[email protected]>

* some refactoring in mex-editor;

Signed-off-by: Sahil Shubham <[email protected]>

* made mex-editor unpublishable; using it directly;

Signed-off-by: Sahil Shubham <[email protected]>

* uncommented block id generator plugin;

Signed-off-by: Sahil Shubham <[email protected]>

* updated non-exisiting imports from mex-editor;

Signed-off-by: Sahil Shubham <[email protected]>

* moved some stores inside mex-editor;

Signed-off-by: Sahil Shubham <[email protected]>

* fixed backlink preview and combobox on select;

Signed-off-by: Sahil Shubham <[email protected]>

* storage adapter check;

Signed-off-by: Sahil Shubham <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants