Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Include category on submission detail screen #97

Open
aguywithanidea opened this issue May 27, 2018 · 2 comments
Open

Include category on submission detail screen #97

aguywithanidea opened this issue May 27, 2018 · 2 comments

Comments

@aguywithanidea
Copy link
Collaborator

Nothing on this screen tells me I'm reading "micro-fiction"

image

@aguywithanidea
Copy link
Collaborator Author

The category is available in the XML object:

<submission>
        <id>20961</id>
        <title>Defiance</title>
        <submission_date>2017-03-21</submission_date>
        <days_pending>754</days_pending>
        <category>
            <name>Poetry</name>
            <id>87</id>
        </category>

@aguywithanidea
Copy link
Collaborator Author

This will be fixed by #125. Marking as done and will close when plugin upgrade is released.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant