Hi Marc,
On Thu, Mar 24, 2011 at 5:10 PM, Marc Delisle marc@infomarc.info wrote:
Thilanka Kaushalya a écrit :
Hi Marc,
Thanks for adding the Ajaxify ideas to the wiki page. Indeed these are good ideas; I'll update the http://wiki.phpmyadmin.net/pma/AJAXify_Interface page with them. Since my exam is over I started working on adding the Show/Hide
search results option to the db search. I have almost done that, but have to clarify small issue on that. Currently when a user deletes the searched results it shows the delete results as well as the sql query box on the same page. I have add the option of hide/show query box link with my previous patch *ID: 3176420 [1]* . Currently when I add the show/hide search results link it handle hide/show of both results and the sql query box. I'm not sure whether we need both these links and it seems better to have only one link (Show/Hide search results). I have shared some screen shots of the problem with this google doc [2]. Please can you help me on this issue. Thank you.
[1]
http://sourceforge.net/tracker/?func=detail&aid=3176420&group_id=230...
<
http://sourceforge.net/tracker/?func=detail&aid=3176420&group_id=230...
[2]
https://docs.google.com/document/d/1Rg96E1m_PCgdY00QIIyE_imwDMslefO2MzNC0Q2k...
<
https://docs.google.com/document/d/1Rg96E1m_PCgdY00QIIyE_imwDMslefO2MzNC0Q2k...
Thilanka,
- Do we need the query box on this page?
1.2 If we need it, maybe hide it by default?
- When I delete using the Delete link in "Search results", the number
of matches is not updated.
It is working correctly with me. Please can you check it again by cache clearing.
- Your proposed "Hide search results" would be better shown just under
the Search results.
Ok. I'll continue with that.
Regards, Thilanka.