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

bug: navbar back button transition if title not changed #1858

Closed
darrenahunter opened this issue Jul 26, 2014 · 8 comments
Closed

bug: navbar back button transition if title not changed #1858

darrenahunter opened this issue Jul 26, 2014 · 8 comments
Assignees
Milestone

Comments

@darrenahunter
Copy link

Type: bug

Platform: mobile webview

Have noticed a weird behaviour in my apps lately caused by me not changing the 'Title' on the Navbar between Master / Detail screens.
It looks terribly hybrid/css slow if you don't change the Title.

See this codepen to demo the problem.
http://codepen.io/darrenahunter/pen/oDKid

Swap lines 55 and 56 (ie. on the detail html change or don't change the Title text) and watch the navbar when you return from the detail view back to the list view.

Assume it is due to the animation being triggered.

For now all I do is append a space to my Title on a detail view.

Not sure whether to file a bug

Cheers
Darren

@mhartington
Copy link
Contributor

Hey @darrenahunter, is this only on a device? I'll load it on my iphone and see if its choppy at all. What device are you testing on?

@darrenahunter
Copy link
Author

No mike it happens on device's ios and android and in browser. See codepen
and run in chrome.
Cheers darren
On 29/07/2014 9:02 AM, "Mike Hartington" [email protected] wrote:

Hey @darrenahunter https://github.com/darrenahunter, is this only on a
device? I'll load it on my iphone and see if its choppy at all. What device
are you testing on?


Reply to this email directly or view it on GitHub
#1858 (comment).

@mhartington
Copy link
Contributor

Hey @darrenahunter, sorry for the delayed response. So testing against the nightly builds seems to be pretty good

http://codepen.io/mhartington/pen/tDBEi

We are working on our JS-based animation system, so I'm going to see how this will effect your issue.

@darrenahunter
Copy link
Author

Hi Mike

I just ran your codepen - with nightly build and the problem is still there. Click on a News List to detail page then click the back icon on navbar - you will see the delay and the menu icon and back icon together for a sec

thanks
Darren

On 6 Aug 2014, at 4:48 am, Mike Hartington [email protected] wrote:

Hey @darrenahunter, sorry for the delayed response. So testing against the nightly builds seems to be pretty good

http://codepen.io/mhartington/pen/tDBEi

We are working on our JS-based animation system, so I'm going to see how this will effect your issue.


Reply to this email directly or view it on GitHub.

@ohh2ahh
Copy link

ohh2ahh commented Aug 11, 2014

I have exactly the same issue on beta 11. The back button on the detail view is opaque too.

@mhartington
Copy link
Contributor

Ah I see now, good catch guys! I'll pass this @perrygovier

@perrygovier
Copy link
Contributor

On it

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants