Notes and Tasks
As I'm writing simple e2e tests with Playwright, I found weird case, test (which checks if the table in Companies page is visible) fails on Firefox due to different position of Notes and Tasks links in left-side menu. Is it expected? I'm attaching the screenshots for you to see the difference (all screenshots have 1920x1080 resolution)
4 Replies
Just noticed, but there's also difference in letter spacing, I guess it's due to loading times of font?
Good point. We force the order for the 3 first objects but not for Tasks and Notes since this has been added in this panel recently
Let me fix this, keeping you informed
Thanks for the info
Fix has been merged and order in navigation menu should be maintained, I'm closing this thread. Thanks for flagging this.