Skip to content
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

Cannot purchase card when gem cost overlaps buy button #2

Open
owendelong opened this issue Nov 5, 2023 · 2 comments
Open

Cannot purchase card when gem cost overlaps buy button #2

owendelong opened this issue Nov 5, 2023 · 2 comments

Comments

@owendelong
Copy link

I reserved a card and the gem cost markers on top of the card are very large. So large that the cost overlaps the buy button (and goes beyond the bounds of the card).

The buy button on the card cannot be clicked even though I have sufficient discount to buy the reserved card for free.

@owendelong
Copy link
Author

I'm happy to look at this a little bit if you can provide a pointer to the right piece of the code to look at. I'm not well versed in Javascript (though I know some) and almost completely ignorant about CSS, but if you can point me to where the size/shape of the gems are rendered, I can probably figure this out.

@inclement
Copy link
Owner

Thanks for the bug report and sorry for not replying for so long - I haven't looked at this repository in quite a while!

I'm afraid I can't point to exactly where the bug is, my own CSS knowledge is quite poor (hence the fairly janky UI in the first place). Even if diving into this myself, I'd probably start by checking with web browser inspector tools to see what styles are being applied where from https://github.com/inclement/lapidary-ai/blob/master/webgui/style.css .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants