Added changes to REF-290-Start
This commit is contained in:
parent
413078db4c
commit
54692e7647
@ -39,17 +39,20 @@ last 5 posts
|
||||
</p>
|
||||
|
||||
<div id="REF-209"><h1 id="REF-209" class="header"><a href="#REF-209">REF-209</a></h1></div>
|
||||
<hr />
|
||||
|
||||
<p>
|
||||
Picked up a new ticket. <span id="REF-209-REF-290: Update Colors on Error Cells"></span><strong id="REF-290: Update Colors on Error Cells">REF-290: Update Colors on Error Cells</strong>.
|
||||
</p>
|
||||
|
||||
<div id="REF-209-What am I doing on it"><h2 id="What am I doing on it" class="header"><a href="#REF-209-What am I doing on it">What am I doing on it</a></h2></div>
|
||||
<hr />
|
||||
<p>
|
||||
Looks like this is to make make sure all "error" colors displayed (as an outline or as text color) are set to be '#fd6c5a'.
|
||||
</p>
|
||||
|
||||
<div id="REF-209-What am I doing on it-What Have I done"><h3 id="What Have I done" class="header"><a href="#REF-209-What am I doing on it-What Have I done">What Have I done</a></h3></div>
|
||||
<hr />
|
||||
<p>
|
||||
After looking through the layout xml's I see that all of the errorColor's were all set to '#fd6c5a' manually, while '@color/text_error' was defined in colors.xml
|
||||
</p>
|
||||
@ -78,12 +81,14 @@ Removed errorEnabled & errorTextColor defined in:
|
||||
</ul>
|
||||
</ul>
|
||||
<div id="REF-209-What am I doing on it-What I have left to do"><h3 id="What I have left to do" class="header"><a href="#REF-209-What am I doing on it-What I have left to do">What I have left to do</a></h3></div>
|
||||
<hr />
|
||||
<p>
|
||||
I have to test the app and try to get to each individual section to test that each change has actually changed the colors in each area.
|
||||
</p>
|
||||
|
||||
|
||||
<div id="REF-209-People Mentioned In post"><h2 id="People Mentioned In post" class="header"><a href="#REF-209-People Mentioned In post">People Mentioned In post</a></h2></div>
|
||||
<hr />
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user