Aashish

Results 35 issues of Aashish

I am getting such errors. The main issue is we did not use creat-react-app to build our application, and we currently using nextjs

os module is missing. port = int(os.environ.get("PORT", 5000)) Error: NameError: name 'os' is not defined Fixes: import os module where ever required.

Is there any way to use signup-by button

Key Features: - Users can add new comments to articles. - Users have the ability to reply to existing comments. - Users can easily view all approved comments on an...

enhancement

Create forum page check out [figma](https://www.figma.com/file/VtzXViXjXah3IuWn2xBRae/Website?type=design&node-id=1091-26649&mode=design&t=E6ZcHMbhEXjWMkFA-0) assets: ![image](https://github.com/Monday-Morning/project-tahiti/assets/83752052/00095b63-2381-4d74-b197-08b08fa145fd)

enhancement

**Describe the bug** Currently user theme is not persisting. When the user chooses either the dark or light mode and subsequently refreshes the page, the theme reverts back to the...

bug

@Monday-Morning/team-2022-23 - You have to plan and execute the entire task yourself. - break the issue in multiple sub issues. - create all sub issues in github and assign yourself.

enhancement

Update caniuse-lite to the latest version and check the project combability. cmd: npx browserslist@latest --update-db read [here](https://github.com/browserslist/browserslist#browsers-data-updating) to know more

In the [archive page](https://mondaymorning.nitrkl.ac.in/archive/2023/Feb) the show more button should be disappear if it fetch less than 9 article.

add our project section in the [about](https://mondaymorning.nitrkl.ac.in/about) page Please checkout is some code already written. mobile: desktop: refer figma for more details.

enhancement