-
-
Notifications
You must be signed in to change notification settings - Fork 585
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
OC widget missing in embed [bounty: 8 XTR] #2618
Comments
hi, @DreadKnight , i was working to fix this issue , i think i found it , i have attached screenshot , can you tell me is this right? if yes , please assign me this task. |
@priyanshunishad4 Heya! I can't see the screenshot just yet... Will assign you to it. |
thank you then , i am exited this one would be my first git hub contribution |
You answered way too quick, can't see your screenie. Got confused seeing my screenshots as I'm on phone and just woke up 😆 |
@priyanshunishad4 I guess you didn't finish uploading your screenshot. |
i don't know i trying uploading , no problem boss , i will figure it out |
@priyanshunishad4 Heya! Any progress with this one? Soft deadline is usually 2 weeks... |
hey @DreadKnight , i am so sorry for not completing this task , i was busy preparing for interview. i should not take this task. i am unassigning myself. |
Hi @DreadKnight, I tried testing https://beta.ancientbeast.com/ on firefox, but for me the OC widgets arent visible, but when inspecting them from console. they are visible. Attaching the screenshots |
@codemaster321 I see, might be a CSS related issue with how stuff is revealed on screen and such. |
@DreadKnight, Yea it is. So could you tell me how do you want this issue to be fixed. I added a overflow-y:auto in the closest div, so here is a small fix. Meanwhile, I will think a solution for oc widget in embed |
Hi @DreadKnight , I tried to troubleshoot so i opened https://play.ancientbeast.com/ and inspected the DOM. I found that there's no OC widget div there. |
Indeed, play subdomain and homepage has v0.4 which is stable and didn't probably include this. Will check patches soon and mark this as invalid and close if so. |
@DreadKnight, Oh, I wasn't aware of that haha. Now I got it. |
Also, what should be done regarding the overflow issue for OC widget in v0.5-alpha. Should I open a PR for that? |
Yeah, feel free to do so. I'll be able to properly test it out that way. |
@codemaster321 Nice catch on these. Looking forward to that PR. Will reward you with XatteR, so make sure you add a wallet address, guide here -> https://github.com/FreezingMoon/AncientBeast/wiki/XatteR#bounties |
Much thanks. Really appreciate it. I will make a PR by tomorrow. |
When the game is embedded, the Open Collective widget located in dash view under the materialization button is not visible.
Tested in Firefox. There's probably a restriction or problem with showing an iframe within an iframe or something like that.
See https://AncientBeast.com (embedded, no widget) versus https://beta.AncientBeast.com (direct, with OC widget).
The text was updated successfully, but these errors were encountered: