Problem

Bug report feature. Looking for better solution

Bug report feature. Looking for better solution
  1. What are the elements of a good bug report?
  2. What is the most important part of bug report?

What are the elements of a good bug report?

Elements of an Effective Bug Report

What is the problem? How can the developer reproduce the problem (to see it for themselves)? Where in the software (which webpage or feature) has the problem appeared? What is the environment (browser, device, OS) in which the problem has occurred?

What is the most important part of bug report?

A good bug report should contain only one bug and be clear and concise yet informationally dense. It should contain environment details and user steps that allow the developer to reproduce the bug on his side. Without being able to reproduce the bug, developers are essentially stumbling in the dark.

Should I share session across tab when user uncheck Remember me
What is the purpose of remember me in login page?How does remember me functionality work?What does it mean to stay signed in? What is the purpose of...
Should a dropdown be marked required in it has a default value?
Can a mandatory field have default value?How do I show the default value in a dropdown?Would it make sense to specify a default value for a required ...
What are some alternatives to accordions?
What is an alternative to tabs?Are accordions good UX?Why do we use accordion?What is an accordion tab? What is an alternative to tabs?If they're to...