Skip to content

Conversation

@kenanphilips
Copy link

@kenanphilips kenanphilips commented Jul 20, 2016

Team 5: fixed the number input scrolling in the organization create page

<%= f.input :employee_count %>
<%= f.input :tech_team_size %>
<%= f.input :employee_count, :label => "Employee Count", :class => "scroll-fix" %>
<%= f.input :tech_team_size, :label => "Tech Team Size", :class => "scroll-fix" %>
Copy link

Choose a reason for hiding this comment

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

For the same consistency skip using hashrockets in here

@kenanphilips
Copy link
Author

there was already validation for those two fields in the organization model so I ran tests for those.

@kenanphilips kenanphilips changed the title fixed the automatic scrolling for the number type inputs in the creat… Team 5: fixed the automatic scrolling for the number type inputs in the creat… Jul 21, 2016
@kenanphilips kenanphilips force-pushed the team_5_fix_create_organization_scrolling_fields branch from 2ef45a4 to d2e3f8f Compare July 28, 2016 20:21
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.

3 participants