Skip to content

Fixes infinite create board loop - #358

Open
discorick wants to merge 5 commits into
masterfrom
discorick/fix-infinite-board-create-loop
Open

Fixes infinite create board loop#358
discorick wants to merge 5 commits into
masterfrom
discorick/fix-infinite-board-create-loop

Conversation

@discorick

Copy link
Copy Markdown
Member

Fixes the infinite loop and closes #357

Additionally, as the changes required some styling, applied a bit of a facelift to the board create process altogether:

When prompted to create a board (buttons light up on hover):
image

When third party access restrictions are present:
image

When push bit is missing:
image

@rauhryan @dahlbyk What do you think? Improvement ?

@dahlbyk
dahlbyk temporarily deployed to huboard-rails-pr-358 August 9, 2016 23:08 Inactive
Comment thread app/views/board/create_board.html.erb Outdated
<div class="create-new-board--message">
<ul class="create-new-board--list">
<li>You will need write permission on <%= @parameters['user'] %>/<%= @parameters['repo'] %></li>
<li>If <%= @parameters['user'] %> is a GitHub Organization: <a href=https://help.github.com/articles/disabling-third-party-application-restrictions-for-your-organization/" target="blank">ensure no access restrictions are present</a></li>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

href has end quote but no start quote.

@discorick discorick changed the title Fixes infinite loop create board loop Fixes infinite create board loop Sep 7, 2016
…ate-loop+refactor

Refactors to BEM and cleans up some markup
@discorick
discorick temporarily deployed to huboard-rails-pr-358 September 20, 2016 14:53 Inactive
@discorick

discorick commented Sep 20, 2016

Copy link
Copy Markdown
Member Author

Some of the styling is broken for the view after the BEM refactor, going to take another stab at with your improvements in place @rauhryan !

@rauhryan

Copy link
Copy Markdown
Member

Do you have a screenshot?

@discorick

Copy link
Copy Markdown
Member Author

This one:

image

@rauhryan

Copy link
Copy Markdown
Member

What's wrong with it?

@discorick

Copy link
Copy Markdown
Member Author

It supposed to be a list of items, the original look is up in my original screenshots ☝️

@rauhryan

Copy link
Copy Markdown
Member

Okie dokie, I changed it cause I thought it looked weird.

Sent from my iPhone

On Sep 20, 2016, at 9:02 PM, discorick notifications@github.com wrote:

It supposed to be a list of items, the original look is up in my original screenshots ☝️


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

@discorick

Copy link
Copy Markdown
Member Author

Lulz, I thought the red line looked weird. If you are cool with how it is now I am happy to let a design discussion slide around these views to when we overhaul them.

@rauhryan

Copy link
Copy Markdown
Member

I'll leave it to you

Sent from my iPhone

On Sep 21, 2016, at 4:45 PM, discorick notifications@github.com wrote:

Lulz, I thought the red line looked weird. If you are cool with how it is now I am happy to let a design discussion slide around these views to when we overhaul them.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to create new board

3 participants