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

Broken Flashcard.Front display in CLI #17

Closed
SirRAL opened this issue Nov 13, 2021 · 1 comment
Closed

Broken Flashcard.Front display in CLI #17

SirRAL opened this issue Nov 13, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@SirRAL
Copy link
Contributor

SirRAL commented Nov 13, 2021

After changing how Front works, our CLI did not change to incorporate getting Front as an object and then displaying its string, as it probably calls the toString method of Front at the moment. This causes our CLI to just display something like "Front: Flashcard$Front@1d56ce6a" instead of the string representation of the front.

@SirRAL SirRAL added the bug Something isn't working label Nov 13, 2021
@SirRAL SirRAL changed the title Fix Flashcard.Front display in CLI Broken Flashcard.Front display in CLI Nov 13, 2021
@SirRAL
Copy link
Contributor Author

SirRAL commented Nov 14, 2021

Closed due to the CLI being deprecated in favour of a GUI.

@SirRAL SirRAL closed this as completed Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant