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

feat: add link in card header #4

Closed
wants to merge 3 commits into from

Conversation

luckylionheart
Copy link

  • add $mol_link for card header

@blokhin blokhin requested a review from stan-donarise July 5, 2024 14:30
@ $mol_mem_key
card_loaded( n: number ) {
try {
this.card_name( n )
this.card_link( n )

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not necessary, card_name is put into this method just to wait for the fetch to done (it's worth replacing card_name with fetch_by_number to make this more obvious)

@blokhin
Copy link
Member

blokhin commented Jul 9, 2024

@luckylionheart your PR doesn't compile now 😢

@luckylionheart luckylionheart deleted the main branch July 11, 2024 04:47
@blokhin
Copy link
Member

blokhin commented Jul 11, 2024

cf. #8

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

Successfully merging this pull request may close these issues.

3 participants