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

Add preview for long description on edit & submit page #41

Open
todo bot opened this issue Jun 27, 2020 · 2 comments
Open

Add preview for long description on edit & submit page #41

todo bot opened this issue Jun 27, 2020 · 2 comments
Labels
help wanted Applied when a feature request/bug needs help to be implemented/fixed. low priority Issue/PR is low priority.

Comments

@todo
Copy link

todo bot commented Jun 27, 2020

website/src/Routes/bots.ts

Lines 403 to 406 in eacc436

/* TODO: Add preview for long description on edit & submit page
router.post("/preview_post", async (req: Request, res: Response, next) => {
const dirty = entities.decode(md.render(req.body.longDesc));


This issue was generated by todo based on a TODO comment in eacc436. It's been assigned to @Cairo2k18 because they committed the code.
@carolinaisslaying
Copy link
Member

shut

@advaith1 advaith1 added the low priority Issue/PR is low priority. label Jul 15, 2020
@carolinaisslaying carolinaisslaying added on hold Issue/PR is on hold. todo labels Aug 2, 2020
@TheMoksej
Copy link

sweet

@carolinaisslaying carolinaisslaying added help wanted Applied when a feature request/bug needs help to be implemented/fixed. and removed on hold Issue/PR is on hold. labels Feb 16, 2025
@carolinaisslaying carolinaisslaying removed their assignment Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Applied when a feature request/bug needs help to be implemented/fixed. low priority Issue/PR is low priority.
Projects
None yet
Development

No branches or pull requests

3 participants