zeruniverse / Password-Manager

An online keepass-like tool to manage password. client-side AES encryption!
Other
170 stars 44 forks source link

Missing header bar on "Account Activity" page #229

Closed schams-net closed 4 years ago

schams-net commented 5 years ago

When accessing the account activity view (https://example.com/history.php), the page does not show the header bar. As a result, the UI does not offer a way to go back to the main page. The only option is the back button in your browser.

zeruniverse commented 5 years ago

If my memory works, this page should open in a new window. So you can simply close the window and the main page will remain on the old window.

On Fri, Jan 11, 2019 at 8:50 AM schams.net notifications@github.com wrote:

When accessing the account activity view (https://example.com/history.php), the page does not show the header bar. As a result, the UI does not offer a way to go back to the main page. The only option is the back button in your browser.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zeruniverse/Password-Manager/issues/229, or mute the thread https://github.com/notifications/unsubscribe-auth/AEbvNCL7inp-iAcOUGYmEQQRnU9KI682ks5vB9_MgaJpZM4Z6mJw .

schams-net commented 5 years ago

Maybe this is browser-related, but for me, it opens in the same window. Firefox 60.4.0esr (64-bit) under Debian GNU/Linux with commit e749c010d28d7a1c276096cd8c7c8355d1df820b

screenshot0001

BenjaminHae commented 5 years ago

I'm planning to integrate this page more into the main page. But this will be part of some bigger changes that will happen someday.