podliashanyk

Results 9 comments of podliashanyk

The bug is reproduced for macOS Monterey 12.4 in: - Chrome 104.0 - Safari 15.5 - Firefox 103.0 **NB!** There is one correction to the original report: bug does not...

The reason bug occurs is due to **boundingBox** in GeomapPlugin.js being always _null_. When it is _null_, the zoomToBounds() function defaults to executing the else-block, which performs zooming the map...

Closing this one since #2488 fixes the CLA problem (rebase and force-push didn't work for me).

> > Let me know if you can reproduce it. If not, I will provide a more thorough bug report. > > Not reproducible for me. **Describe the bug** With...

> > 2024-03-07 10:43:21 PermissionError: [Errno 13] Permission denied: '/tmp/nav_cache/2c0563c9a0882809f1fd36a93fb58c3b.djcache' > > Still not reproducible for me But, you could be re-using an outdated cache mount, @podliashanyk ? Have you...

> > > Let me know if you can reproduce it. If not, I will provide a more thorough bug report. > > > > > > Not reproducible for...

> This is a continuation of #2859? I'd rather not review this one until that one is merged and this one updated accordingly. Thats right, this one is blocked by...

> Some possible naming conventions: > > * Prefix with `_` (single underline) > * End with `-frag.html`, not `.html` > * End with `-partial.html`, not`.html` I don't have any...

Discovered another naming variant used in NAV: - partials (no special prefix or ending in name) placed in `/fragments` directory, see `python/nav/web/templates/seeddb/fragments`