maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Gist name not being put in title #513

Closed dane-johnson closed 7 years ago

dane-johnson commented 7 years ago

Expected Behavior

When I select a gist, it's name should go in the title

Current Behavior

This does not happen

Browser

Firefox

Steps to Reproduce (for bugs)

  1. Select a gist

Possible Solution

It has worked in the past, this is a regression. Poking around in the blame for CodesplainAppBar may yield dividends.