Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop Apps Nav Bar Update #741

Merged
merged 6 commits into from Aug 21, 2019
Merged

Desktop Apps Nav Bar Update #741

merged 6 commits into from Aug 21, 2019

Conversation

ikreymer
Copy link
Collaborator

  • Move nav bar from app/player header to be next to location bar.
  • Consistent both in desktop app and player
  • Nav buttons reset when webview is initialized.
  • Ensure autopilot apis not called in replay mode (eg. in player)
  • Make location bar corners rounded

- fix styling
- add to patch mode
- also add rounded corner to location bar
- remove player nav, using same nav in both
- autopilot: ensure autopilot checks not triggered in replay (and in player)
- ensure nav reset when webview loads
@ikreymer ikreymer requested a review from m4rk3r August 21, 2019 17:29
@codecov
Copy link

codecov bot commented Aug 21, 2019

Codecov Report

Merging #741 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #741      +/-   ##
==========================================
+ Coverage   73.74%   73.88%   +0.13%     
==========================================
  Files          65       65              
  Lines        8373     8373              
  Branches     1310     1310              
==========================================
+ Hits         6175     6186      +11     
+ Misses       1802     1795       -7     
+ Partials      396      392       -4
Impacted Files Coverage Δ
webrecorder/webrecorder/models/recording.py 89.68% <0%> (+0.79%) ⬆️
webrecorder/webrecorder/rec/tempchecker.py 81.73% <0%> (+2.6%) ⬆️
webrecorder/webrecorder/browsermanager.py 70.16% <0%> (+4.83%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9d8fe7...8715699. Read the comment docs.

@ikreymer ikreymer merged commit 4ea2647 into master Aug 21, 2019
@ikreymer ikreymer deleted the desktop-update branch August 21, 2019 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants