meteorlxy / vssue

:mailbox: A Vue-powered Issue-based Comment Plugin
https://vssue.js.org
MIT License
770 stars 106 forks source link

[Bug Report] when issue not create, user input a message and submit #45

Closed bluelovers closed 5 years ago

bluelovers commented 5 years ago

Describe the bug

A clear and concise description of what the bug is.

Steps To Reproduce

when issue not create, user input a message and submit message will get clear, and no any error notice tell user, message can't submit because issue not create and he not a one of admins

  1. go a page with vssue and issue not create
  2. auth by a not admins
  3. type message and submit
  4. message textarea got clear and no any error notice

Screenshots

If applicable, add screenshots to help explain your problem.

Expected behavior

A clear and concise description of what you expected to happen.

Environment (please complete the following information):

Additional context

Add any other context about the problem here.

meteorlxy commented 5 years ago

Thanks for reporting