![]() |
[Rejected] Searching in Configuration - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Development (https://community.mybb.com/forum-161.html) +--- Forum: MyBB 1.8 Development (https://community.mybb.com/forum-165.html) +---- Forum: 1.8 Bugs and Issues (https://community.mybb.com/forum-157.html) +----- Forum: Rejected (https://community.mybb.com/forum-184.html) +----- Thread: [Rejected] Searching in Configuration (/thread-158599.html) |
Searching in Configuration - jvdabz - 2014-09-03 Hi, When you search something in Configuration,two boxes appear simultaneously. The above box says "Searching..." and the below box gives the result for example: "There was an error fetching your search results: No settings were found for the specified search phrase." ;And then both boxes disappear simultaneously. The problem is they shouldn't appear simultaneously. The "Searching..." box should appear first and after that it should disappear and the result box should appear. Also each box has a close button, then we have a "close all" button below the boxes; In addition after a few seconds (2 or 3 seconds) all of the boxes disappear simultaneously. Do we need many ways to close such temporary boxes?! RE: Searching in Configuration - Jones H - 2015-06-25 IMHO this report is invalid. If the AJAX request takes some time those boxes wouldn't appear simultaneously. It's simply caused by a fast answer from the server. RE: Searching in Configuration - Jones H - 2015-07-02 Rejecting. If someone has another opinion feel free to comment. |