-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
add an 'x' button to close the error messages popup #1403
Comments
Where is this particular UI available, under which folder? |
@Biswa5812 - Let us know if you end up taking a look at this one! This would be a good first issue to get started contributing to Dash. |
Add an 'x' button to close the error messages box #1403
Quick update for anyone looking at this |
Please has this been fixed? if no, could i be assigned to this? |
@Alfred-Emmanuel sure - if you would like to submit a PR we would be very happy to review it. thank you - @gvwilson |
Alright, will do. I'd let you know as soon as the PR is up |
Hi @gvwilson , I am running into some errors while trying to setup the project, could you please let me know the prerequisites i need to have installed before being able to setup the project locally? i have nodejs and python installed already. I also feel like the prerequisites should be included in the contributing.md, i'd be more than happy to do this as soon as you let me know what those prerequisites are |
hi @Alfred-Emmanuel - are you using the instructions in |
@gvwilson Yes, i am using the instructions in the CONTRIBUTING.md, everything was going well until i ran "npm run build", the log is quite long but this is it below npm run build
npx lerna exec --concurrency 3 --scope='{dash-core-components,dash-html-components,dash-table}' -- npm i 🟢 Finished installing npm dependencies for component packages: {dash-core-components,dash-html-comp onents,dash-table} 🟢 .react.js'ENT: no such file or directory, open 'C:\Users\PC\dash\components\dash-html-components\src\components\A lerna ERR! npm run build exited 1 in 'dash-html-components' 🚨 Finished updating component packages: {dash-core-components,dash-html-components,dash-table} (status=1) 🚨 |
@Coding-with-Adam @archmoj either of you run into this? |
Hi @gvwilson I have not run into this, no. |
Oh well, i'm just going to try to find a way to get past it. i'd let you know how it goes |
@Alfred-Emmanuel we might have a simpler solution for you by the middle of next week - I'll give you a shout when I know more. thanks - @gvwilson |
Hi @gvwilson, i'm sending this message as a reminder about the solution |
Hi @Alfred-Emmanuel - my apologies, but we don't have one for you yet. As soon as we merge some upstream changes in plotly.js, this ought to get simpler, but we need to fix the bugs in that first. My apologies for the delay... |
It's alright @gvwilson , but don't forget to reach out whenever the changes has been made |
is this issue already solved or i can work upon this? |
Currently you have to click on the devtools icon and then toggle errors button.
The text was updated successfully, but these errors were encountered: