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

Dropdown menu does not show in discussion details (Vuejs) #335

Closed
Hasnayeen opened this issue Oct 21, 2018 · 8 comments
Closed

Dropdown menu does not show in discussion details (Vuejs) #335

Hasnayeen opened this issue Oct 21, 2018 · 8 comments
Labels
bug Something isn't working frontend Vue or html related hacktoberfest
Milestone

Comments

@Hasnayeen
Copy link
Owner

when clicked on ellipsis menu button it doesn't show the menu
gw-ss-6

should be like this
gw-ss-7

@Hasnayeen Hasnayeen added bug Something isn't working frontend Vue or html related hacktoberfest labels Oct 21, 2018
@Hasnayeen Hasnayeen added this to the v1.0.0 milestone Oct 21, 2018
@CometS1
Copy link

CometS1 commented Oct 21, 2018

I'll take a look into this issue. Do you know where the ellipsis menu is located in the code?

@Hasnayeen
Copy link
Owner Author

in this file resources/assets/js/components/partials/discussionDetails.vue

@CometS1
Copy link

CometS1 commented Oct 21, 2018

I've been trying to setup goodwork and going through the steps, and I'm stuck. I'm trying to setup without docker, and I'm unable to use the composer command without docker. Do you need docker for the install? (I'm also using a windows environment if it matter)

@Hasnayeen
Copy link
Owner Author

Hasnayeen commented Oct 21, 2018

you need to install composer on your systems first if you're manually installing the project. but if you can use docker then it'd be best, then you can install just running a single file
https://docs.docker.com/docker-for-windows/install/

@CometS1
Copy link

CometS1 commented Oct 21, 2018

There is no sudo command for windows. Is the install Linux specific?

@Hasnayeen
Copy link
Owner Author

remove the sudo in install.sh file and then run the file

@CometS1
Copy link

CometS1 commented Oct 22, 2018

When running install.sh, It gives the error "Cannot create container for service php: the working directory 'C:/Program Files/Git/var/www' is invalid, it needs to be an absolute path".

@Hasnayeen
Copy link
Owner Author

add this COMPOSE_CONVERT_WINDOWS_PATHS=1 in .env file and try again, check if that works

CometS1 added a commit to CometS1/goodwork that referenced this issue Oct 22, 2018
…click so that the dropdown menu will show.
CometS1 added a commit to CometS1/goodwork that referenced this issue Oct 22, 2018
…click so that the dropdown menu will show.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Vue or html related hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants