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

Dificuldades em inserir um link em imagens - Slate Editor #1070

Closed
lpirola opened this issue May 20, 2019 · 2 comments
Closed

Dificuldades em inserir um link em imagens - Slate Editor #1070

lpirola opened this issue May 20, 2019 · 2 comments
Assignees
Labels
[expedite] priorizar cards com essa label

Comments

@lpirola
Copy link
Contributor

lpirola commented May 20, 2019

Error: Unable to find a DOM node for "1320". This is often because of forgetting to add `props.attribute...

https://sentry.io/organizations/nossas/issues/1035213078/?referrer=github_plugin

Error: Unable to find a DOM node for "1320". This is often because of forgetting to add `props.attributes` to a custom component.
  at findDOMNode$1 (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1122:1)
  at findDOMPoint (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1138:1)
  at findDOMRange (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1179:1)
  at updateSelection (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1663:1)
  at componentDidUpdate (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1836:1)
...
(6 additional frame(s) were not displayed)
@igr-santos
Copy link
Contributor

Esse BUG está dividio em 2 problemas:

  • Problema na UX quando acontece o processo de salvar edição da widget de conteúdo:

    • Apesar de salvar no server, não existe dica visual que informe que o procedimento aconteceu com sucesso.
  • Problema no slate-editor plugin de imagem, ao tentar mover o cursor para esquerda ou direita próximo a uma imagem, recebo uma exceção e a aplicação falha.

@igr-santos
Copy link
Contributor

O problema no slate-editor vou seguir detalhando nesta issue: nossas/slate-editor#82 que está no repositório do projeto.

@lpirola lpirola added [expedite] priorizar cards com essa label and removed 2.6 investigate labels May 22, 2019
@lpirola lpirola closed this as completed Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[expedite] priorizar cards com essa label
Projects
None yet
Development

No branches or pull requests

2 participants