GithubHelp home page GithubHelp logo

Comments (9)

Houssemdaoud avatar Houssemdaoud commented on May 28, 2024

for context i used force dark pages feature in the opera GX browser but we don't expect everyone to use this specific browser.

from idurar-erp-crm.

Cramiac avatar Cramiac commented on May 28, 2024

I'd like to work on this, could you please assign it to me?

from idurar-erp-crm.

Houssemdaoud avatar Houssemdaoud commented on May 28, 2024

I'd like to work on this, could you please assign it to me?

i am not the project owner so i cannot assign you this task but feel free to work on and share your work

from idurar-erp-crm.

Cramiac avatar Cramiac commented on May 28, 2024

I have a question, after running the application I get the login page, how do I create my credentials though, there's no option for sign up

from idurar-erp-crm.

Houssemdaoud avatar Houssemdaoud commented on May 28, 2024

I have a question, after running the application I get the login page, how do I create my credentials though, there's no option for sign up

this is an issue idk why the register page was removed but use the demo admin log in

from idurar-erp-crm.

marammahfoudhi avatar marammahfoudhi commented on May 28, 2024

Hello @Houssemdaoud i have checked the source code for the implementation of the styling in the application and have found that
the current styling implementation in the project relies principally on inline style attributes rather than utilizing CSS variables.

This poses a challenge when implementing features like dark mode, as each style declaration needs to be updated individually. To address this, I propose refactoring the styling to use CSS variables. This will allow for easier maintenance and the implementation of features like dark mode without extensive code changes.

Proposed Solution:

  • Refactor inline style declarations to use CSS variables.

  • Define CSS variables for commonly used colors, fonts, spacing, etc.

  • Update the codebase to reference these CSS variables where styling is applied.

Action Items:

  • Identify areas in the codebase where inline styles are prevalent.

  • Replace inline styles with CSS variables where applicable.

  • Test the changes thoroughly to ensure they do not introduce any regressions.

  • Document the updated styling approach for future reference.

from idurar-erp-crm.

Houssemdaoud avatar Houssemdaoud commented on May 28, 2024

Hello @Houssemdaoud i have checked the source code for the implementation of the styling in the application and have found that the current styling implementation in the project relies principally on inline style attributes rather than utilizing CSS variables.

This poses a challenge when implementing features like dark mode, as each style declaration needs to be updated individually. To address this, I propose refactoring the styling to use CSS variables. This will allow for easier maintenance and the implementation of features like dark mode without extensive code changes.

Proposed Solution:

  • Refactor inline style declarations to use CSS variables.
  • Define CSS variables for commonly used colors, fonts, spacing, etc.
  • Update the codebase to reference these CSS variables where styling is applied.

Action Items:

  • Identify areas in the codebase where inline styles are prevalent.
  • Replace inline styles with CSS variables where applicable.
  • Test the changes thoroughly to ensure they do not introduce any regressions.
  • Document the updated styling approach for future reference.

Thank you for the feedback and i will take it into consideration for implementing this feature.
If i have any further issues i will tell you.

from idurar-erp-crm.

manideep1428 avatar manideep1428 commented on May 28, 2024

can i do in tailwind

from idurar-erp-crm.

begench-g avatar begench-g commented on May 28, 2024

Hello @Houssemdaoud i have checked the source code for the implementation of the styling in the application and have found that the current styling implementation in the project relies principally on inline style attributes rather than utilizing CSS variables.

This poses a challenge when implementing features like dark mode, as each style declaration needs to be updated individually. To address this, I propose refactoring the styling to use CSS variables. This will allow for easier maintenance and the implementation of features like dark mode without extensive code changes.

Proposed Solution:

  • Refactor inline style declarations to use CSS variables.
  • Define CSS variables for commonly used colors, fonts, spacing, etc.
  • Update the codebase to reference these CSS variables where styling is applied.

Action Items:

  • Identify areas in the codebase where inline styles are prevalent.
  • Replace inline styles with CSS variables where applicable.
  • Test the changes thoroughly to ensure they do not introduce any regressions.
  • Document the updated styling approach for future reference.

Hello,

I would like to contribute to this open-source project. Please assign this issue to me. I can solve these issues by converting all inline styles to CSS files and using CSS variables. If preferred, I can use Sass instead of pure CSS.

Thank you!"

from idurar-erp-crm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.