Le 2011-03-25 13:46, Thilanka Kaushalya a écrit :
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.
I have little bit confused on this comment.
- Your proposed "Hide search results" would be better shown just under
the Search results.
What section do you point out by "Search results". I thought it is the area that shows the Browse results and delete results (No 1 in the screen shot). In that case the show/hide search results link will appear under that and toggle the browse and delete results.
I mean the area No 1 in your screenshot. In this area, when I click Delete, the deletion occurs but the number of matches is not updated.
But I'm confused whether you referred the top table which list the search results (No 2 in the screen shot). If so I don't see a high importancy on that when we are using databases with few tables. It may useful when searching on a DB with large number of tables.
I have attached the screen shot with this doc to point out the areas [1]. Please clarify me on this. Thank you
[1] -
https://docs.google.com/document/d/1cQjKyNZOpoIGxBMiZFyLIyvLAdtmAM4ccbXx1ASr...
Regards, Thilanka.