# 'Drafts' view in profile

**URL:** https://meta.discourse.org/t/drafts-view-in-profile/13720
**Category:** Feature
**Created:** [14 maart 2014 om 02:35 UTC](https://meta.discourse.org/t/drafts-view-in-profile/13720 "2014-03-14T02:35:04Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [16 juli 2018 om 16:53 UTC](https://meta.discourse.org/t/drafts-view-in-profile/13720/6 "2018-07-16T16:53:44Z")

</div>

I’m going to take a stab at accomplishing this feature. (There are a few other discussions of this, [most notably here](https://meta.discourse.org/t/finding-drafts/701).)

I made a mockup similar to the initial one from @riking:

 ![drafts-mockup](https://global.discourse-cdn.com/meta/original/3X/1/f/1f54655ee18a97171464e6fc3ad95a0324e69fbe.png)

From a first look at the endpoints, I see that `/draft.json` is used to load, post (update) and delete an individual draft, but I didn’t find anything that loads multiple drafts. As part of the PR, I would add a new endpoint at `/drafts.json` that would retrieve the full list of the user’s drafts, and then display that list on the tab in the user’s profile.

---

_[View the full topic](https://meta.discourse.org/t/drafts-view-in-profile/13720)._
