mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #557] hub.boostio.co redirects to relative path instead of domain name #274
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#274
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huzibizi on GitHub (Jul 22, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/557
Originally assigned to: @Flexo013 on GitHub.
Current behavior
File > For Team within the app redirects to a website stating 'Redirect to boosthub.io in 5 seconds.'
The link labelled 'boosthub.io' links to a relative path instead of the domain name.
fix: find & replace: href="boosthub.io" with href="https://boosthub.io"
Expected behavior
The link labelled 'boosthub.io' should link to the domain name https://boosthub.io in case of the refresh/redirect failing (or if its clicked before the page gets a chance to refresh)
Steps to reproduce
Environment
@Rokt33r commented on GitHub (Jul 27, 2020):
Fixed
github.com/BoostIO/BoostNote.next@1d7e05709e