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

ENH: parse and recombine event title. #245

Closed
wants to merge 1 commit into from
Closed

ENH: parse and recombine event title. #245

wants to merge 1 commit into from

Conversation

bcipolli
Copy link
Collaborator

Workaround for #244 , fix for #97.

The HTML generated by the database and sent to the front-end is ... ugly and unstyleable (no div/span defined). In lieu of #244, I hackishly parse the HTML blob on the front-end, then style it up (barely). See before and after, below.

Along the way, I added "date posted" info.

Before:
image

After:
image

@bcipolli
Copy link
Collaborator Author

Sigh. Sadly, we can't make these assumptions on the front-end. Nice prototype, but nothing more; closing.

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.

2 participants