bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend Bug: Search Results Container Remove Search Bar #555

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

Bug Description:

There is a problem about search bar. When a character is entered and our system finds results with the entered character, results seem partially and search bar is disappeared. After deleting mathcing character, search bar appears again. In addition to that problem, search results are not listed pleasing to the eye. They are not readable.

I have examined a little bit. I guess that there is a design problem. Some containers and compoenents overlap.

Before entering a matching character:

image

After entering a matching character:

image

Steps to be taken:

  1. I will review our last configuration of the heka-front branch
  2. After reviewing and identifying the problem. I will resolve the bug.

I will informe you about the situation of the bug. @umutdenizsener

⏰ Deadline:

🔎 Reviewer

BeratDamar commented 1 year ago

I resolved bug.
The current version of search bar as follows:

image

You can look at related PR #561 to get detail information about how I have resolved problem

BeratDamar commented 1 year ago

Since related PR is reviewed accorrding to issue description and bug wa resolved, I will close the issue. You can look at linked PR to get more information. (PR #561 )