Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

default expiration shows key instead of value #21

Closed
elrido opened this issue Sep 4, 2015 · 3 comments
Closed

default expiration shows key instead of value #21

elrido opened this issue Sep 4, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@elrido
Copy link
Owner

elrido commented Sep 4, 2015

The default expiration time displayed in the bootstrap template is a key for the expire_labels, not a label.

@elrido elrido added the bug label Sep 4, 2015
@Hexalyse
Copy link

Hexalyse commented Sep 5, 2015

I noticed exactly the same thing a few hours ago.
Also, a few weird behaviour:

  • on a mobile browser, after sending a paste (which need to open the menu because it's been collapsed by bootsrap responsive design), the navigation menu is not collapsed, so you can't see the message saying "Your paste is ... (Press CTRLC+C to copy URL)".
  • the password field is not hidden when the paste has been sent (It's just a Jquery selector to add in the right function, so I'll do it tomorrow if you haven't done it before).

And minor addition that has nothing to do with an issue : would it be possible to have a "Syntax highlighting" checkbox to enable/disable it when creating the paste ? Because I always get syntax highlithing on regular plain text, and it makes it look really strange (like any part between two apostrophes in a text appears green, etc.).

@elrido
Copy link
Owner Author

elrido commented Sep 5, 2015

Good points, I add this to the list:

  • When reducing the browser to a certain narrow width, before the navbar goes into mobile mode, it fills three rows and hides the top content. Could affect certain tablets.

@elrido elrido self-assigned this Sep 6, 2015
@elrido elrido added this to the Release 0.21 milestone Sep 6, 2015
elrido added a commit that referenced this issue Sep 12, 2015
before mobile nav is toggled by changing @grid-float-breakpoint to
@screen-md (Point at which the navbar becomes uncollapsed) in bootstrap
for #21.
elrido added a commit that referenced this issue Sep 12, 2015
@elrido
Copy link
Owner Author

elrido commented Sep 12, 2015

The original issue was resulved during a2af88a and the password visibility point was fixed in 428a9d9. Syntax highlighting user selection is planned to be addressed as part of #25.

@elrido elrido closed this as completed Sep 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants