You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In step 2, the tabs bar should resize to show the newly opened tab with the first blogpost. However, this does not happen until step 3 - and even then, only one of the opened tabs is shown (the first blogpost), the other one (the second blogpost) is still hidden and we need to scroll for it.
I have no experience with Swift development yet, but if this is a question of adjusting a simple if (as it might be, given that the resizing is indeed triggered in step 3), I might be able to give this a go, if you could point me where the logic resides. 🙇
The text was updated successfully, but these errors were encountered:
App version
1.118.1 (331)
macOS version
15.2 (24C101)
Steps to reproduce this bug
Expected behavior
In step 2, the tabs bar should resize to show the newly opened tab with the first blogpost. However, this does not happen until step 3 - and even then, only one of the opened tabs is shown (the first blogpost), the other one (the second blogpost) is still hidden and we need to scroll for it.
I have no experience with Swift development yet, but if this is a question of adjusting a simple
if
(as it might be, given that the resizing is indeed triggered in step 3), I might be able to give this a go, if you could point me where the logic resides. 🙇The text was updated successfully, but these errors were encountered: