Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organization Employees Page #134

Merged

Conversation

mayralgr
Copy link
Contributor

@mayralgr mayralgr commented Dec 20, 2020

Closes #118
[ ] NavBar
[ ] Desktop Version
[ ] Mobile Version

Screenshots
Curren state :

Screen Shot 2020-12-19 at 21 07 52

@kanwalnainsingh kanwalnainsingh marked this pull request as ready for review December 20, 2020 13:23
@kanwalnainsingh kanwalnainsingh merged commit be8cd93 into kanwalnainsingh:main Dec 20, 2020
@@ -18,7 +18,8 @@ export const Routes = () => {
<Redirect exact from="/" to="/wip" />
}
<Route path="/home" component={HomeRouter} />
<Route path="/organisation" component={AddSite} />
{/*<Route path="/organisation" component={AddSite} /> */ }
<Route path="/organisation" component={EmployeesPage} />
Copy link
Owner

Choose a reason for hiding this comment

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

Employee page is not working.
Screenshot 2020-12-20 at 7 10 35 PM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kanwalnainsingh i am not finished yet, as the text area and button is missing along with the mobile version. is it ok if I open another pull request on draft or you prefer that I opened until all is finished?

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.

Organization Employees Page
2 participants