Insert "Back" buttons at appropriate places in Yioop UI.
epinapala2014-10-20 00:21
There are places in Yioop where the usage of back buttons to quickly navigate back can enable users navigate through the site faster and better.
epinapala2014-10-20 00:29
Hi Professor,
As a first step to adding the back Button, I have added this functionality to go back to Help article when a user navigates to Edit article page from any page on Yioop UI. here are the list go changes.
- Added a "Back" Icon
-When the user navigates to the Wiki edit page from a "help-open" page, they will see the back button. Clicking on back button will navigate the user to the "help-open" page, with the help article open.
- Also the back button stays in place even if the user navigates from edit -> read page or edit > edit expanded page or edit -> edit expanded > read expanded etc cases that are possible for the user to navigate.
Please see back_button_changes.patch
I created this patch over the last commit : fix a bug in checking search sources, a=chris (b86501b936e7d8e9cf388f58c3cf74cef81ed5d9)
Eswara
epinapala2014-10-21 19:35
Hi Professor,
Please find the patch attached. Back button icon is now replaced by localized "Back" text. Also fixed an issue with JS wiki parser, formatting issues etc.
back_buttons_v2.patch
[Edit] : replacing patch with more neater formatting.
There are places in Yioop where the usage of back buttons to quickly navigate back can enable users navigate through the site faster and better.
Hi Professor,
As a first step to adding the back Button, I have added this functionality to go back to Help article when a user navigates to Edit article page from any page on Yioop UI. here are the list go changes.
- Added a "Back" Icon -When the user navigates to the Wiki edit page from a "help-open" page, they will see the back button. Clicking on back button will navigate the user to the "help-open" page, with the help article open.
- Also the back button stays in place even if the user navigates from edit -> read page or edit > edit expanded page or edit -> edit expanded > read expanded etc cases that are possible for the user to navigate.
Please see back_button_changes.patch
I created this patch over the last commit : fix a bug in checking search sources, a=chris (b86501b936e7d8e9cf388f58c3cf74cef81ed5d9)
Eswara
Hi Professor,
Please find the patch attached. Back button icon is now replaced by localized "Back" text. Also fixed an issue with JS wiki parser, formatting issues etc.
back_buttons_v2.patch
[Edit] : replacing patch with more neater formatting.
Thanks Rajesh
Thanks I pushed the patch live.
Closed by 9657465
Attachments:
back_button_changes.patch
back_buttons_v2.patch